mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-03 07:46:18 +00:00
Testing v4
This commit is contained in:
@@ -12,3 +12,7 @@ daemon = True
|
||||
pidfile = './gunicorn.pid'
|
||||
print_config = True
|
||||
wsgi_app = "dashboard:app"
|
||||
access_logfile = "./log/access.log"
|
||||
log_level = "debug"
|
||||
capture_output = True
|
||||
error_logfile = "./log/error.log"
|
Reference in New Issue
Block a user