unify: dashboard now lives in repo, docker-compose moved to root, credentials in .env

This commit is contained in:
Corback
2026-06-16 10:54:02 +00:00
parent 5957a059b6
commit 3330931f30
6 changed files with 1530 additions and 285 deletions
+8
View File
@@ -0,0 +1,8 @@
DB_HOST=127.0.0.1
DB_PORT=15432
DB_NAME=fallout
DB_USER=fallout
DB_PASS=
OLLAMA_URL=http://host.docker.internal:11434
MODEL_MJ=qwen2.5:14b
MODEL_PNJ=qwen2.5:7b