2025.12.31 02:49:47 (cachyos.cmoser.eu)
This commit is contained in:
@@ -36,8 +36,6 @@ ENV = Env(
|
||||
EMAIL_BACKEND=(str, "console"),
|
||||
)
|
||||
|
||||
TINYWIKI_HOME = "grow-home"
|
||||
|
||||
_env_file = Path(ENV.path("DOTENV"))
|
||||
if _env_file.is_file():
|
||||
ENV.read_env(_env_file)
|
||||
|
||||
Reference in New Issue
Block a user