first commit
This commit is contained in:
3
goodrun.sh
Normal file
3
goodrun.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
source ./.venv/bin/activate
|
||||
gunicorn -w 4 -b 0.0.0.0:8000 app:app
|
||||
Reference in New Issue
Block a user