This website requires JavaScript.
Explore
Help
Register
Sign In
sdbs
/
sdbs-infra
Watch
1
Star
0
Fork
You've already forked sdbs-infra
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
cd0e4e8373
sdbs-infra
/
run.sh
3 lines
71 B
Bash
Raw
Normal View
History
Unescape
Escape
add run script
2020-06-14 12:21:51 +02:00
#!/bin/bash
use poetry in run.sh
2021-10-05 23:36:05 +02:00
exec
poetry run gunicorn sdbs_infra.wsgi -b 127.0.0.1:8090
Reference in a new issue
Copy permalink