Files
cameleer-saas/docker-compose.yml
hsiegeln 329f5b80df
All checks were successful
CI / build (push) Successful in 45s
CI / docker (push) Successful in 7s
feat: add CORS allowed origins for server behind reverse proxy
Browser sends Origin header on fetch calls even same-origin. Server
needs the public host in its CORS allowlist. Derived from PUBLIC_HOST.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 00:40:00 +02:00

8.8 KiB