Update docker-entrypoint.sh
This commit is contained in:
parent
0b1c1d1bf0
commit
1c61993f30
@ -19,5 +19,6 @@ do
|
||||
mv config.tmp config.json
|
||||
done
|
||||
|
||||
npm install
|
||||
exec npm run dev
|
||||
npm i --omit=dev
|
||||
npm run build
|
||||
exec npm run start
|
||||
|
Loading…
x
Reference in New Issue
Block a user