fixing sqlite

This commit is contained in:
2024-08-28 13:41:19 +02:00
parent 0f86a8ae69
commit 1e16059580
7 changed files with 15 additions and 9 deletions

1
Procfile Normal file
View File

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