This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
ShariX_Open
/
sharix-open-webapp-base
ウォッチ
7
スター
0
フォーク
2
ファイル
課題
0
プルリクエスト
0
ブランチ:
master
ブランチ
タグ
editing_api
master
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)