Skip to content

Commit b8bc53b

Browse files
committed
fdf
1 parent f5647d2 commit b8bc53b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web:python manage.py collectstatic --noinput;python manage.py runserver 0.0.0.0:$PORT --noreload; gunicorn PyLadiesGhana.wsgi --log-file -
1+
web:gunicorn PyLadiesGhana.wsgi --log-file -

gg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
web:python manage.py collectstatic --noinput;python manage.py runserver 0.0.0.0:$PORT --noreload; gunicorn PyLadiesGhana.wsgi --log-file -

0 commit comments

Comments
 (0)