monacousa-portal/src
Matt d4f47c5b20
Build and Push Docker Image / build (push) Successful in 1m49s Details
Fix: Use dynamic env for SERVICE_ROLE_KEY
$env/static/private reads at build time, not runtime.
Changed to $env/dynamic/private so the key is read at runtime
from the container environment.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 12:05:58 +01:00
..
lib Fix: Use dynamic env for SERVICE_ROLE_KEY 2026-01-26 12:05:58 +01:00
routes Add initial admin setup page and favicon support 2026-01-26 09:36:25 +01:00
app.css Initial production deployment setup 2026-01-25 02:19:49 +01:00
app.d.ts Initial production deployment setup 2026-01-25 02:19:49 +01:00
app.html Add initial admin setup page and favicon support 2026-01-26 09:36:25 +01:00
hooks.server.ts Fix setup check to redirect when members table doesn't exist 2026-01-26 09:55:37 +01:00