fix typo
This commit is contained in:
parent
14da445f2b
commit
35281bcf89
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ services:
|
||||||
- default
|
- default
|
||||||
env_file:
|
env_file:
|
||||||
- path: ./core.env
|
- path: ./core.env
|
||||||
- path: ./.env.env
|
- path: ./.env
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- /proc:/proc
|
- /proc:/proc
|
||||||
|
|
Loading…
Reference in a new issue