mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 12:41:09 +02:00
Web apps use hooks.server.ts to inject window.__PUBLIC_*__ variables at runtime, but docker-compose.staging.yml was only setting vars for docker-entrypoint.sh config.json. This caused web apps to fall back to localhost URLs in production. Changes: - Add PUBLIC_*_CLIENT env vars for all staging web apps - Update calendar-web hooks.server.ts to inject contacts API URL |
||
|---|---|---|
| .. | ||
| backend | ||
| landing | ||
| web | ||