test
This commit is contained in:
parent
b5ac9d4ce4
commit
11fa33be0a
@ -285,6 +285,6 @@ class Settings(BaseSettings):
|
||||
|
||||
|
||||
settings = Settings(
|
||||
_env_file=Settings().CONFIG_PATH / "app.env",
|
||||
_env_file="/config/app.env",
|
||||
_env_file_encoding="utf-8"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user