init
This commit is contained in:
8
.env.local.example
Normal file
8
.env.local.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# Jeśli używasz docker-compose.yaml z tego repo (root/example), użyj:
|
||||
# MONGODB_URI=mongodb://root:example@localhost:27017/?authSource=admin
|
||||
MONGODB_URI=mongodb://localhost:27017
|
||||
MONGODB_DB=knur
|
||||
GARMIN_EMAIL=
|
||||
GARMIN_PASSWORD=
|
||||
ANTHROPIC_API_KEY=
|
||||
ANTHROPIC_MODEL=claude-sonnet-4-6
|
||||
Reference in New Issue
Block a user