This website works better with JavaScript
Home
Explore
Help
Sign In
ShariX_Open
/
sharix-open-webapp-base
Watch
7
Star
0
Fork
2
Files
Issues
0
Pull Requests
0
Tree:
c92f5651d6
Branches
Tags
editing_api
master
unstable
sharix-open-web...
/
core
/
gunicorn.py
gunicorn.py
101 B
History
Raw
1
2
3
4
5
from core.utils import setup
from core.config import ConfigGunicorn
setup(locals(), ConfigGunicorn)