This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
ekaterina_shevchenko
/
sharix-guide-webapp-base
forked from
ShariX_Open/sharix-open-webapp-base
Xem
1
Star
0
Fork
0
Các tập tin
Yêu cầu kéo về
0
Branch:
master
Branches
Tags
editing_api
master
test1
test2
test3
unstable
sharix-guide-we...
/
core
/
gunicorn.py
gunicorn.py
101 B
Permalink
Lịch sử
Raw
1
2
3
4
5
from core.utils import setup
from core.config import ConfigGunicorn
setup(locals(), ConfigGunicorn)