adding more naming

This commit is contained in:
John Doe
2025-11-28 21:06:52 -05:00
parent 4c0eaf9ccd
commit 6823ff74d9

View File

@@ -46,6 +46,11 @@ services:
- POSTGRES_DB=${POSTGRES_DB}
traefik:
image: traefik
container_name: traefik-drop-shielded
network_mode: "service:gluetun"
restart: unless-stopped
env_file:
- .env
command:
- --api.dashboard=true
- --providers.docker=true