Fix Procfile

This commit is contained in:
Senad Uka
2023-07-05 11:25:26 +02:00
parent dbc81dadb2
commit 5eb5523e6a
3 changed files with 1 additions and 1 deletions

View File

@@ -1 +1 @@
web: gunicorn CTOAsYouGo.wsgi--log-file -
web: gunicorn --pythonpath CTOAsYouGo CTOAsYouGo.wsgi --log-file -