mirror of
https://github.com/TurTaskProject/TurTaskWeb.git
synced 2025-12-18 13:34:08 +01:00
update build settings
This commit is contained in:
parent
168b648765
commit
7c73580150
@ -4,7 +4,7 @@
|
||||
"builder": "NIXPACKS"
|
||||
},
|
||||
"deploy": {
|
||||
"startCommand": "python manage.py migrate && python manage.py createcachetable accesstokencache && gunicorn --timeout 500 main.wsgi",
|
||||
"startCommand": "python manage.py migrate && python manage.py createcachetable accesstokencache && gunicorn --timeout 500 core.wsgi",
|
||||
"restartPolicyType": "NEVER",
|
||||
"restartPolicyMaxRetries": 10
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user