13 lines
398 B
Text
13 lines
398 B
Text
# === REQUIRED (generated automatically by setup.sh) ===
|
|
SECRET_KEY=
|
|
|
|
# === APP URL (change for production) ===
|
|
BASE_URL=http://localhost
|
|
|
|
# === DATABASE (defaults work out of the box) ===
|
|
DB_USER=fitness
|
|
DB_NAME=fitness_rewards
|
|
|
|
# Everything else — Strava, Polar, Garmin, Fitbit, Telegram,
|
|
# USDA, Groq, etc. — is configured through the app UI or your AI agent.
|
|
# No container restart needed.
|