remove copy/past error
This commit is contained in:
parent
ead08164d5
commit
3ba24a6cb6
@ -171,7 +171,7 @@ REDIS_DB_KEYS = {
|
||||
"prod": 2,
|
||||
}
|
||||
|
||||
# Redis settingsEMAIL_USE_TLS
|
||||
# Redis settings
|
||||
|
||||
REDIS_HOST = os_getenv("REDIS_HOST", "redis")
|
||||
REDIS_PORT = os_getenv("REDIS_PORT", 6379)
|
||||
|
Loading…
Reference in New Issue
Block a user