This commit is contained in:
2025-01-15 15:43:54 -06:00
parent 59914f3dce
commit 48e1b81afd

View File

@@ -12,8 +12,6 @@ services:
- TS_STATE_DIR=/var/lib/tailscale
- TS_ENABLE_METRICS=true
- TS_HOSTNAME=traefik-ps10rp
env_file:
- .ts-env
network_mode: service:traefik
restart: always
volumes:
@@ -53,8 +51,8 @@ services:
- "--metrics.prometheus.addServicesLabels=true"
- "--metrics.prometheus.entryPoint=web-secure"
- "--metrics.prometheus.manualRouting=true"
env_file:
- .env
environment:
- PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
labels:
traefik.enable: true
traefik.docker.network: internal