Fetch the repository succeeded.
[uwsgi]
PROJ_DIR = /opt/django-idcops
; 根据项目位置修改 PROJ_DIR
vacuum = true
py-autoreload = 3
master = true
virtualenv = %(PROJ_DIR)/env
env = LANG=en_US.UTF-8
env DJANGO_SETTINGS_MODULE=idcops_proj.settings
chdir = %(PROJ_DIR)
wsgi-file = %(PROJ_DIR)/idcops_proj/wsgi.py
touch-reload = %(PROJ_DIR)/requirements.txt
pidfile = %(PROJ_DIR)/run/uwsgi.pid
socket = %(PROJ_DIR)/run/uwsgi.sock
daemonize = %(PROJ_DIR)/logs/uwsgi.log
chmod-socket = 664
max-requests = 4096
processes = 5
die-on-term = true
uid = www
; 这里以 www 这个用户启动 uwsgi
gid = www
; uwsgi 属组
thunder-lock = true
stats = 127.0.0.1:8090
emperor-tyrant = true
cap = setgid,setuid
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。