This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
ekaterina_shevchenko
/
sharix-guide-webapp-base
Fork de
ShariX_Open/sharix-open-webapp-base
Seguir
1
Destacar
0
Fork
0
Ficheiros
Pull Requests
0
Árbore:
c92f5651d6
Ramas
Etiquetas
editing_api
master
test1
test2
test3
unstable
sharix-guide-we...
/
core
/
gunicorn.py
gunicorn.py
101 B
Histórico
Raw
1
2
3
4
5
from core.utils import setup
from core.config import ConfigGunicorn
setup(locals(), ConfigGunicorn)