Fix env variables

This commit is contained in:
Colin Hebert
2023-01-04 12:24:13 +01:00
parent 5c08ffcf03
commit 78af7906df
7 changed files with 31 additions and 23 deletions

View File

@@ -3,7 +3,7 @@ providers:
endpoint: tcp://docker:2375
exposedByDefault: false
network: traefik
defaultRule: Host(`{{ index .Labels "com.docker.compose.service" }}.{{ env `NASCOMPOSE_DOMAIN` }}`)
defaultRule: Host(`{{ index .Labels "com.docker.compose.service" }}.{{ env `NASCOMPOSE_TRAEFIK_DOMAIN` }}`)
file:
directory: /etc/traefik/dynamic/