We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab46ca9 + dd39eab commit 2f3144bCopy full SHA for 2f3144b
setup/symfony_cli.rst
@@ -580,6 +580,8 @@ The ``.symfony.local.yaml`` file provides advanced configuration options:
580
p12: path/to/custom-cert.p12
581
# toggle GZIP compression
582
use_gzip: true
583
+ # enable Cross-origin resource sharing (CORS) for all request
584
+ allow_cors: true
585
586
# run the server in the background
587
daemon: true
0 commit comments