update
This commit is contained in:
9
.env.local
Normal file
9
.env.local
Normal file
@@ -0,0 +1,9 @@
|
||||
# Munich News Daily - Local Development Environment Variables
|
||||
|
||||
# MongoDB Configuration
|
||||
MONGO_USERNAME=admin
|
||||
MONGO_PASSWORD=local123
|
||||
MONGO_AUTH=--auth
|
||||
|
||||
# Ollama Model (use smaller/faster model for local dev)
|
||||
OLLAMA_MODEL=phi3:latest
|
||||
Reference in New Issue
Block a user