Revert to Gunicorn
This commit is contained in:
parent
cec820911e
commit
824d674d0f
2
pkrm.sh
Normal file → Executable file
2
pkrm.sh
Normal file → Executable file
@ -1,2 +1,2 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
python3 run.py
|
gunicorn -b 0.0.0.0:4343 run:app
|
Loading…
x
Reference in New Issue
Block a user