coolify/templates
Xidik 9ca65313ea fix(service): add CORS defaults to Directus templates
The Directus service templates were missing CORS configuration, causing
preflight OPTIONS requests to fail when connecting from frontend apps.
Users had to manually edit the compose file to add CORS variables.

Add sensible CORS defaults (enabled with dynamic origin matching) to
both directus.yaml and directus-with-postgresql.yaml templates. All
values are user-overridable via the Coolify UI.

Fixes #5024
2026-03-22 22:06:48 +07:00
..
compose fix(service): add CORS defaults to Directus templates 2026-03-22 22:06:48 +07:00
service-templates-latest.json Squashed commit from '4fhp-investigate-os-command-injection' 2026-03-16 16:40:16 +01:00
service-templates.json Squashed commit from '4fhp-investigate-os-command-injection' 2026-03-16 16:40:16 +01:00
test-database-detection.yaml Pinning to the current latest 2025-12-15 17:56:33 +01:00