mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Added APP_FLAGS option to docker-compose file
This commit is contained in:
parent
31b4e37adc
commit
075c80a84c
1 changed files with 2 additions and 1 deletions
|
@ -11,3 +11,4 @@ services:
|
|||
- 4200:4200
|
||||
environment:
|
||||
- NODE_ENV=dockerdev
|
||||
- APP_FLAGS=${APP_FLAGS}
|
||||
|
|
Loading…
Reference in a new issue