Edit Procfile via Editor

This commit is contained in:
Flatlogic Bot 2026-02-28 14:31:08 +00:00
parent 3127390f3f
commit f9c55141b0

View File

@ -1 +1 @@
web: gunicorn gatsby.wsgi --bind 0.0.0.0:8000
web: gunicorn config.wsgi --bind 0.0.0.0:8000