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

Commitbf72d0c

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: [SymfonyRuntime] option 'dotenv_overload' mention
2 parents8fefe3c +2b55713 commitbf72d0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎components/runtime.rst‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,8 @@ The following options are supported by the ``SymfonyRuntime``:
333333
To disable looking for ``.env`` files.
334334
``dotenv_path`` (default: ``.env``)
335335
To define the path of dot-env files.
336+
``dotenv_overload`` (default: ``false``)
337+
To tell Dotenv whether to override ``.env`` vars with ``.env.local`` (or other ``.env.*`` files)
336338
``use_putenv``
337339
To tell Dotenv to set env vars using ``putenv()`` (NOT RECOMMENDED).
338340
``prod_envs`` (default: ``["prod"]``)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp