This commit is contained in:
2026-03-20 23:16:53 +03:30
parent 4c5b1298a0
commit a98189a7e9
20 changed files with 855 additions and 76 deletions
+1
View File
@@ -10,6 +10,7 @@ DB_USER=croplogic
DB_PASSWORD=changeme
DB_HOST=db
DB_PORT=3306
DB_ROOT_PASSWORD=root
# Optional: for running manage.py from host (local DB)
# DB_HOST=127.0.0.1