mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 09:06:27 +03:00
7 lines
146 B
YAML
7 lines
146 B
YAML
oka_api:
|
|
cors:
|
|
default:
|
|
allow_credentials: true
|
|
expose_headers: ['Accept-Encoding']
|
|
max_age: 3600
|