environment wieder auf EXEC_PATH_FILE geändert

This commit is contained in:
Czechman 2023-01-11 17:38:12 +01:00
parent 085bcebb85
commit e0f45a03b0
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ services:
- "/var/run/docker.sock:/var/run/docker.sock:ro"
- "/docker/traefik_v2x/config:/etc/traefik"
environment:
- "EXEC_PATH=/etc/traefik/ipv64-dns-challenge.sh"
- "EXEC_PATH_FILE=/etc/traefik/ipv64-dns-challenge.sh"
ports:
- "8888:8080"
- "80:80"