Skip to content
Snippets Groups Projects
Unverified Commit 96b47b69 authored by Niaz Faridani-Rad's avatar Niaz Faridani-Rad Committed by GitHub
Browse files

Add postinstall command to entrypoint

parent d04bae0a
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
echo "installing frontend"
npm install --legacy-peer-deps
npm run postinstall
npm run start
# DANGEROUSLY_DISABLE_HOST_CHECK=true HOST=0.0.0.0 npm start
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment