mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-04 00:06:18 +00:00
Testing if this will fix bash exit before Gunicorn ran...
This commit is contained in:
@@ -9,4 +9,4 @@ workers = 1
|
||||
threads = 1
|
||||
bind = f"{app_host}:{app_port}"
|
||||
daemon = True
|
||||
pidfile = './gunicorn.pid'
|
||||
pidfile = './gunicorn.pid'
|
||||
|
Reference in New Issue
Block a user