Creating the project bootstrap
This commit is contained in:
2
commands/run-prod.sh
Executable file
2
commands/run-prod.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
uwsgi --module app.wsgi --http 0.0.0.0:8000 --enable-threads --thunder-lock
|
||||
Reference in New Issue
Block a user