This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
ekaterina_shevchenko
/
sharix-guide-webapp-base
forké depuis
ShariX_Open/sharix-open-webapp-base
Suivre
1
Voter
0
Fork
0
Fichiers
Pull Requests
0
Branche:
master
Branches
Tags
editing_api
master
test1
test2
test3
unstable
sharix-guide-we...
/
core
/
gunicorn.py
gunicorn.py
101 B
Lien permanent
Historique
Raw
1
2
3
4
5
from core.utils import setup
from core.config import ConfigGunicorn
setup(locals(), ConfigGunicorn)