made deployment finally prod ready
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#/bin/bash
|
||||
|
||||
npm run build:css
|
||||
|
||||
nohup .venv/bin/gunicorn \
|
||||
--bind 127.0.0.1:5000 \
|
||||
--worker-class eventlet \
|
||||
|
||||
Reference in New Issue
Block a user