Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdf64f1d

Browse files
committed
Merge branch '7.3' into 7.4
* 7.3: CLI Doc : Add missing config setting for CORS
2 parentscada558 +2f3144b commitdf64f1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎setup/symfony_cli.rst‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,8 @@ The ``.symfony.local.yaml`` file provides advanced configuration options:
580580
p12:path/to/custom-cert.p12
581581
# toggle GZIP compression
582582
use_gzip:true
583+
# enable Cross-origin resource sharing (CORS) for all request
584+
allow_cors:true
583585
584586
# run the server in the background
585587
daemon:true

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp