Add support for using SSL connections to Redis.

This commit is contained in:
Alexander Kinneer 2019-03-19 11:27:45 -05:00
parent df16a431ca
commit 5beb3093db
2 changed files with 2 additions and 0 deletions

1
env/netbox.env vendored
View file

@ -15,6 +15,7 @@ NAPALM_TIMEOUT=10
MAX_PAGE_SIZE=1000
REDIS_HOST=redis
REDIS_PASSWORD=H733Kdjndks81
REDIS_SSL=false
SECRET_KEY=r8OwDznj!!dci#P9ghmRfdu1Ysxm0AiPeDCQhKE+N_rClfWNj
SUPERUSER_NAME=admin
SUPERUSER_EMAIL=admin@example.com