Update run script

This commit is contained in:
Anthony Wang 2021-05-08 18:52:13 -05:00
parent 78f5b677ea
commit 8cf4626e99
Signed by: a
GPG key ID: BC96B00AEC5F2D76

2
run
View file

@ -2,4 +2,4 @@
source ./env
./build
cd front
npm run start -- -p 5000 | sudo -E node ../back/dist/index.js
npm run start -- -p 5000 | sudo -E node ../back/dist/index.js # sudo hack to read SSL files