Commit 5ccaa448 by Aeolus

update

parent 89136897
......@@ -4,10 +4,10 @@
socket = 127.0.0.1:8893
# 指向网站目录
chdir = /data/www/sukang24h
chdir = /data/www/automat
# python 启动程序文件
wsgi-file = sukang_app.py
wsgi-file = automat_app.py
# python 程序内用以启动的 application 变量名
callable = app
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment