fix
This commit is contained in:
parent
3c9700ee9a
commit
ea4796d66d
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ services:
|
|||
- "8080:8080"
|
||||
environment:
|
||||
- CF_DNS_API_TOKEN=${CF_DNS_API_TOKEN}
|
||||
- DOCKER_API_VERSION=1.45
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
|
|
|
|||
Loading…
Reference in a new issue