Skip to content

Commit

Permalink
Merge pull request #61 from humanmade/backport-60-to-v1-branch
Browse files Browse the repository at this point in the history
[Backport v1-branch] Fix Traefik to v1.7
  • Loading branch information
roborourke authored Oct 17, 2019
2 parents 3fdad09 + 2710065 commit c6bca98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
proxy:
networks:
- proxy
image: traefik
image: traefik:1.7
volumes:
- "$PWD/conf/traefik.toml:/etc/traefik/traefik.toml"
- "$PWD/ssl.cert:/etc/traefik/ssl.cert"
Expand Down

0 comments on commit c6bca98

Please sign in to comment.