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
|
||||
env_file:
|
||||
- path: ./core.env
|
||||
- path: ./.env.env
|
||||
- path: ./.env
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /proc:/proc
|
||||
|
|
Loading…
Reference in a new issue