Edit Procfile via Editor

This commit is contained in:
Flatlogic Bot 2026-02-28 14:40:48 +00:00
parent da61394f74
commit 1b41e563ea

View File

@ -1 +1 @@
web: gunicorn config.wsgi:application --bind 0.0.0.0:8000
web: gunicorn config.wsgi:application --bind 0.0.0.0:$PORT