Try the PWD trick

This commit is contained in:
Luke Murphy 2020-04-28 15:16:36 +02:00
parent a1d72ccec7
commit 87ca59723f
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /var/lib/autonomic/traefik.swarm.autonomic.zone/letsencrypt:/etc/letsencrypt
- traefik.yml:/etc/traefik/traefik.yml
- ${PWD}/traefik.yml:/etc/traefik/traefik.yml
networks:
- proxy
deploy: