Still fixing Gunicron

This commit is contained in:
Donald Zou
2024-08-04 16:08:05 -04:00
parent 764ef80a62
commit 8cbdb54402
2 changed files with 2 additions and 2 deletions

View File

@@ -9,4 +9,4 @@ workers = 1
threads = 1
bind = f"{app_host}:{app_port}"
daemon = True
pidfile = './gunicorn.pid'
pidfile = './gunicorn.pid'