Added debug.sh
This commit is contained in:
parent
5ae46996fe
commit
30c8fdd2d2
1 changed files with 4 additions and 0 deletions
4
paramecio/debug.sh
Normal file
4
paramecio/debug.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
gunicorn -w1 --reload --bind localhost:8080 index:app
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue