trying traefik 3.1

This commit is contained in:
msnie
2024-07-17 16:07:39 +02:00
parent 8f5c555309
commit 67e33811bb
+1 -1
View File
@@ -9,7 +9,7 @@ services:
- PGID=1000 - PGID=1000
- TZ=Etc/UTC - TZ=Etc/UTC
volumes: volumes:
- /etc/ddclient/:/config - /etc/ddclient:/config
restart: unless-stopped restart: unless-stopped
labels: labels:
- "traefik.enable=true" - "traefik.enable=true"