mirror of
https://github.com/wassname/stampy-chat.git
synced 2026-09-10 12:40:44 +08:00
remove old deploy file
This commit is contained in:
@@ -1 +0,0 @@
|
||||
web: gunicorn main:app --worker-class eventlet --threads 4
|
||||
+1
-1
@@ -2,4 +2,4 @@
|
||||
# cmds = ['python3 dataset_dl.py']
|
||||
|
||||
[start]
|
||||
cmd = 'gunicorn --timeout 300 "main:app"'
|
||||
cmd = 'gunicorn --timeout 300 "main:app" --threads 4'
|
||||
|
||||
Reference in New Issue
Block a user