Commit graph

5 commits

Author SHA1 Message Date
thibaud-leclere
8e8b715962 fix: revert to Coolify native SERVICE_FQDN_* variables for domain management
COOLIFY_URL/COOLIFY_FQDN were custom variables requiring manual setup,
causing VITE_BACKEND_WS_URL to resolve to wss://backend/graphql (broken).
SERVICE_FQDN_HOPPSCOTCH_80 triggers Coolify auto-generation of an editable
domain, and SERVICE_URL_HOPPSCOTCH provides the scheme-less form needed for
the wss:// WebSocket URL.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 14:48:08 +00:00
thibaud-leclere
c438d6c9ab fix: use editable coolify service domain 2026-05-06 17:16:36 +02:00
thibaud-leclere
46dbec745f fix: align prod compose with coolify hoppscotch 2026-05-06 16:51:07 +02:00
thibaud-leclere
860000d0b3 fix: expose coolify production envs 2026-05-06 16:30:10 +02:00
thibaud-leclere
534dea7317 feat: split dev and prod compose workflows 2026-05-06 15:06:35 +02:00