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:
Jalaj 2024-11-07 23:07:51 +05:30
parent ce08bc704e
commit f60d6c9042
No known key found for this signature in database
GPG key ID: FDC1954BB2CAC91C
4 changed files with 37 additions and 6 deletions

View file

@ -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