This website requires JavaScript.
Explore
Help
Register
Sign In
katboi01
/
KemoFureApi
Watch
1
Star
0
Fork
You've already forked KemoFureApi
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
KemoFureApi
/
run.sh
3 lines
88 B
Bash
Raw
Permalink
Blame
History
#!/usr/bin/env bash
gunicorn --bind 127.0.0.1:8081 --config gunicorn_config.py wsgi:app
Reference in New Issue
View Git Blame
Copy Permalink