unify: dashboard now lives in repo, docker-compose moved to root, credentials in .env
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user