forked from orbit-oss/flask
add text parameter to config.from_file
This commit is contained in:
parent
4c288bc97e
commit
b10b6d4af1
4 changed files with 23 additions and 5 deletions
2
tests/static/config.toml
Normal file
2
tests/static/config.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
TEST_KEY="foo"
|
||||
SECRET_KEY="config"
|
||||
Loading…
Add table
Add a link
Reference in a new issue