Files
crm_ecosplay/config/packages/dev/nelmio_security.yaml
Serreau Jovann 686de99909 init
2026-04-01 15:42:52 +02:00

11 lines
269 B
YAML

nelmio_security:
csp:
enforce:
script-src:
- 'wasm-unsafe-eval'
- 'http://localhost:5173/'
style-src:
- 'unsafe-inline'
connect-src:
- 'ws://localhost:5173'