forked from orbit-oss/flask
Set default encoding to UTF-8 for load_dotenv
This commit is contained in:
parent
6d9d79c70d
commit
33145c3699
3 changed files with 9 additions and 4 deletions
|
|
@ -1,3 +1,4 @@
|
|||
FOO=env
|
||||
SPAM=1
|
||||
EGGS=2
|
||||
HAM=火腿
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue