Mediocreatmybest commited on
Commit
dcc51f8
1 Parent(s): 6f2e07e

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -1
start.sh CHANGED
@@ -2,5 +2,5 @@
2
  #yarn start:production &
3
  #exec "$@"
4
  #cd /opt/node_app/excalidraw-room && pm2 start pm2.production.json
5
- cd /opt/node_app/excalidraw && npm run start:production
6
  #npm run build && npx http-server build -a 0.0.0.0 -p 5001 -o
 
2
  #yarn start:production &
3
  #exec "$@"
4
  #cd /opt/node_app/excalidraw-room && pm2 start pm2.production.json
5
+ cd /opt/node_app/excalidraw && npx http-server build -a 0.0.0.0 -p 5001 -o
6
  #npm run build && npx http-server build -a 0.0.0.0 -p 5001 -o