0
Fork 0
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:
Joe Grigg 2024-10-09 16:26:06 +01:00
parent 31b4e37adc
commit 075c80a84c

View file

@ -11,3 +11,4 @@ services:
- 4200:4200
environment:
- NODE_ENV=dockerdev
- APP_FLAGS=${APP_FLAGS}