Mounting acme directory instead of just one file
This commit is contained in:
@@ -24,7 +24,7 @@ services:
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /RancherCattleConfig/${DATA_DIR}/traefik.toml:/traefik.toml
|
||||
- /RancherCattleConfig/${DATA_DIR}/acme.json:/acme.json
|
||||
- /RancherCattleConfig/${DATA_DIR}/acme:/etc/traefik/acme
|
||||
|
||||
networks:
|
||||
public-proxy:
|
||||
Reference in New Issue
Block a user