Fix docker-compose.yml volume error (#99)
This commit is contained in:
parent
e63e110862
commit
09d444c6e4
@ -35,7 +35,7 @@ services:
|
||||
&& traefik-certs-dumper file --watch
|
||||
--source /data/acme.json --dest /data/certs'
|
||||
volumes:
|
||||
- ./letsencrypt:/letsencrypt
|
||||
- ./letsencrypt:/data
|
||||
|
||||
whoami:
|
||||
image: containous/whoami
|
||||
|
||||
Loading…
Reference in New Issue
Block a user