mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-24 22:39:02 -06:00
Update settings.py
[ci skip]
This commit is contained in:
@@ -99,7 +99,6 @@ DATABASES = _parse_db_settings()
|
|||||||
|
|
||||||
SECRET_KEY = os.getenv(
|
SECRET_KEY = os.getenv(
|
||||||
"PAPERLESS_SECRET_KEY",
|
"PAPERLESS_SECRET_KEY",
|
||||||
"e11fl1oa-*ytql8p)(06fbj4ukrlo+n7k&q5+$1md7i+mge=ee",
|
|
||||||
)
|
)
|
||||||
|
|
||||||
AUTH_PASSWORD_VALIDATORS = [
|
AUTH_PASSWORD_VALIDATORS = [
|
||||||
|
|||||||
Reference in New Issue
Block a user