This commit is contained in:
2026-02-27 16:54:54 +03:00
parent bb96aa1cce
commit 532767e552
4 changed files with 66 additions and 48 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ path_separator = os
# database URL. This is consumed by the user-maintained env.py script only.
# other means of configuring database URLs may be customized within the env.py
# file.
sqlalchemy.url = driver://user:pass@localhost/dbname
sqlalchemy.url =
[post_write_hooks]