This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
blezz-tech
/
sharix-open-webapp-base
forked from
ShariX_Open/sharix-open-webapp-base
Xem
1
Star
0
Fork
0
Các tập tin
Branch:
master
Branches
Tags
editing_api
master
open-unstable
unstable
sharix-open-web...
/
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)