This website works better with JavaScript
홈
탐색
도움말
로그인
blezz-tech
/
sharix-open-webapp-base
원본 프로젝트 :
ShariX_Open/sharix-open-webapp-base
Watch
1
Star
0
포크
0
파일
브렌치:
master
브랜치
태그
editing_api
master
open-unstable
unstable
sharix-open-web...
/
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)