Edit config/wsgi.py via Editor

This commit is contained in:
Flatlogic Bot 2026-02-28 14:27:25 +00:00
parent e9f7f032b0
commit 3127390f3f

1
Procfile Normal file
View File

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