Fix: Picture App envs

This commit is contained in:
Till-JS 2025-11-26 17:26:07 +01:00
parent c6b95ee8fb
commit 046a0e3fe7
2 changed files with 31 additions and 0 deletions

View file

@ -108,3 +108,14 @@ MANACORE_SUPABASE_ANON_KEY=your-supabase-anon-key
MANADECK_BACKEND_PORT=3004
MANADECK_SUPABASE_URL=https://your-manadeck-project.supabase.co
MANADECK_SUPABASE_ANON_KEY=your-supabase-anon-key
# ============================================
# PICTURE PROJECT
# ============================================
PICTURE_SUPABASE_URL=https://your-picture-project.supabase.co
PICTURE_SUPABASE_ANON_KEY=your-supabase-anon-key
# OAuth (optional - leave empty to disable)
PICTURE_GOOGLE_CLIENT_ID=
PICTURE_APPLE_CLIENT_ID=