This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
ShariX_Open
/
sharix-open-webapp-base
Segui
7
Vota
0
Forka
2
File
Problemi
0
Pull Requests
0
Ramo (Branch):
master
Rami (Branch)
Tag
editing_api
master
unstable
sharix-open-web...
/
core
/
gunicorn.py
gunicorn.py
101 B
Permalink
Cronologia
Originale
1
2
3
4
5
from core.utils import setup
from core.config import ConfigGunicorn
setup(locals(), ConfigGunicorn)