🐐 Several security fixes
This commit is contained in:
+3
-4
@@ -83,10 +83,9 @@ path_separator = os
|
||||
# are written from script.py.mako
|
||||
# output_encoding = utf-8
|
||||
|
||||
# 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 = placeholder
|
||||
# Intentionally empty: env.py reads MIGRATION_DATABASE_URL from the environment.
|
||||
# Do not put a URL here — it would be a credential in version control.
|
||||
sqlalchemy.url =
|
||||
|
||||
|
||||
[post_write_hooks]
|
||||
|
||||
Reference in New Issue
Block a user