give priority to '-e/--env-file' option over default files (#5628)
Signed-off-by: Jalaj <96870071+jalaj711@users.noreply.github.com>
This commit is contained in:
parent
ce08bc704e
commit
f60d6c9042
4 changed files with 37 additions and 6 deletions
|
|
@ -17,6 +17,8 @@ Unreleased
|
|||
about resource limits to the security page. :issue:`5625`
|
||||
- Add support for the ``Partitioned`` cookie attribute (CHIPS), with the
|
||||
``SESSION_COOKIE_PARTITIONED`` config. :issue`5472`
|
||||
- Give priority to file specified through the -e/--env-file option
|
||||
over default .env & .flaskenv files in CLI.
|
||||
|
||||
|
||||
Version 3.0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue