This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
ShariX_Open
/
sharix-open-webapp-base
Suivre
7
Voter
0
Fork
2
Fichiers
Tickets
0
Pull Requests
0
Aborescence:
9e48290411
Branches
Tags
editing_api
master
unstable
sharix-open-web...
/
core
/
gunicorn.py
gunicorn.py
101 B
Historique
Raw
1
2
3
4
5
from core.utils import setup
from core.config import ConfigGunicorn
setup(locals(), ConfigGunicorn)