fix env
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user