This commit is contained in:
2026-03-18 17:06:48 +01:00
parent 2b40c64c7c
commit 3098c850bd
2 changed files with 6 additions and 2 deletions

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 = postgresql://wikitcg:password@localhost/wikitcg
sqlalchemy.url = placeholder
[post_write_hooks]