unify settings.py

This commit is contained in:
2025-09-17 09:08:09 +00:00
parent d3d15d8bc0
commit 8f456d6839
5 changed files with 100 additions and 185 deletions

View File

@@ -1,4 +1,5 @@
# rename file to .env and populate fields accordingly
DEBUG=True
DB_HOST = ''
DB_PORT = ''
DB_NAME = ''