fixing admin user

This commit is contained in:
2024-08-28 16:23:12 +02:00
parent 415455a881
commit cac711d2f6
3 changed files with 15 additions and 1 deletions

View File

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