This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
ShariX_Open
/
sharix-open-webapp-base
Observar
7
Favorito
0
Fork
2
Arquivos
Issues
0
Pull Requests
0
Tree:
c92f5651d6
Branches
Tags
editing_api
master
unstable
sharix-open-web...
/
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)