This website requires JavaScript.
Explore
Help
Register
Sign In
sdbs
/
pile
Watch
1
Star
0
Fork
You've already forked pile
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
master
pile
/
run.sh
3 lines
70 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
add gunicorn, deploy script
2020-03-18 22:24:11 +01:00
#!/bin/bash
use poetry in run.sh
2021-10-05 23:41:06 +02:00
exec
poetry run gunicorn sdbs_pile.wsgi -b 127.0.0.1:8093
Reference in a new issue
Copy permalink