managarten/apps/manacore/apps
Wuesteon 6239cc7749 fix: use $env/dynamic/private for runtime env vars in SvelteKit hooks
- Updated all web app hooks.server.ts to use $env/dynamic/private
  instead of process.env for reading environment variables
- This allows Docker containers to inject env vars at runtime
- Updated docker-compose.staging.yml with HTTPS staging domains
- Fixes Mixed Content errors when accessing staging via domains

Affected apps: clock, chat, calendar, todo, manacore

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-10 02:20:49 +01:00
..
landing Fix wrong type 2025-12-04 23:25:25 +01:00
mobile Fix wrong type 2025-12-04 23:25:25 +01:00
web fix: use $env/dynamic/private for runtime env vars in SvelteKit hooks 2025-12-10 02:20:49 +01:00