mirror of
https://github.com/BillyOutlast/Drop-Shielded.git
synced 2026-02-04 03:01:20 +01:00
adding more naming
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user