fix: set ALWRITY_ENABLED_FEATURES=podcast in Procfile

This commit is contained in:
ajaysi
2026-04-04 07:34:10 +05:30
parent c5e2fc3514
commit 6d5ae8d2fa

1
Procfile Normal file
View File

@@ -0,0 +1 @@
web: cd backend && ALWRITY_ENABLED_FEATURES=podcast python start_alwrity_backend.py --production