mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 21:01:08 +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 |
||
|---|---|---|
| .. | ||
| calendar | ||
| chat | ||
| clock | ||
| contacts | ||
| context | ||
| manacore | ||
| manadeck | ||
| picture | ||
| quote/apps | ||
| todo | ||
| zitare | ||