mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Fixed ghost start inside of docker-compose
This commit is contained in:
parent
8dc3730b4c
commit
31b4e37adc
1 changed files with 2 additions and 0 deletions
|
@ -5,4 +5,6 @@ rimraf -g '**/node_modules'
|
|||
|
||||
yarn install
|
||||
|
||||
yarn nx reset
|
||||
|
||||
exec "$@"
|
||||
|
|
Loading…
Reference in a new issue