# coachpapa app secrets. Mode 660, group coachpapa-dev (srv-gateway is a
# member and must read it to deploy). Never echoed, never in chat or logs.
# Machine-generated 2026-07-30; no human needs to read these values.
POSTGRES_PASSWORD=sPubtQpG1C5DnJCvV2Cg8M4VLiN0jiy353CclaHO
CP_DATABASE_URL=postgresql+psycopg://coachpapa:sPubtQpG1C5DnJCvV2Cg8M4VLiN0jiy353CclaHO@db:5432/coachpapa

# Gemini API key for voice-memo transcription. Same key as garden2 uses.
# REPLACE the placeholder below with the real value in your own shell.
CP_GEMINI_API_KEY=AIzaSyCRygsz2bXyZVI54qAF6TUh4dBZQfgja8Q
