This commit is contained in:
parent
20f95e8a7e
commit
9842c72d42
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ services:
|
|||
- NODE_ENV=production
|
||||
- TOKEN_SECRET_KEY=${TOKEN_SECRET_KEY}
|
||||
- DB_PATH=${DB_PATH}
|
||||
env_file: ../.env
|
||||
env_file: .env
|
||||
volumes:
|
||||
- alliances_volume:/app/.manifest
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue