Skip to content

Commit

Permalink
Traefik requires public access to connect to ACME provider
Browse files Browse the repository at this point in the history
  • Loading branch information
yajo committed Jan 25, 2018
1 parent da740db commit a02fe37
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,7 @@ services:
networks:
shared:
private:
public:
volumes:
- acme:/etc/traefik/acme:rw,Z
ports:
Expand Down Expand Up @@ -638,6 +639,8 @@ networks:
driver_opts:
encrypted: 1
public:
volumes:
acme:
```
Expand Down

0 comments on commit a02fe37

Please sign in to comment.