Browse Source

调整

develop
H Vs 1 month ago
parent
commit
69fa4734c9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      gunicorn_config.py

+ 1
- 1
gunicorn_config.py View File

@@ -20,7 +20,7 @@ accesslog = 'logs/gunicorn_access.log'
errorlog = 'logs/gunicorn_error.log'


preload_app = True
#preload_app = True

# 生产环境安全配置
# reload = False


Loading…
Cancel
Save