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