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