dev: ssl settings on the plane production
This commit is contained in:
parent
e1cea1a109
commit
70e96be8fa
1 changed files with 1 additions and 1 deletions
|
|
@ -174,7 +174,7 @@ CACHES = {
|
|||
"LOCATION": REDIS_URL,
|
||||
"OPTIONS": {
|
||||
"CLIENT_CLASS": "django_redis.client.DefaultClient",
|
||||
# "CONNECTION_POOL_KWARGS": {"ssl_cert_reqs": False},
|
||||
"CONNECTION_POOL_KWARGS": {"ssl_cert_reqs": False},
|
||||
},
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue