This website works better with JavaScript
홈
탐색
도움말
로그인
ekaterina_shevchenko
/
sharix-guide-webapp-base
원본 프로젝트 :
ShariX_Open/sharix-open-webapp-base
Watch
1
Star
0
포크
0
파일
풀 리퀘스트
0
브렌치:
master
브랜치
태그
editing_api
master
test1
test2
test3
unstable
sharix-guide-we...
/
core
/
gunicorn.py
gunicorn.py
101 B
고유링크
히스토리
Raw
1
2
3
4
5
from core.utils import setup
from core.config import ConfigGunicorn
setup(locals(), ConfigGunicorn)