mirror of
https://github.com/linuxserver/docker-netbox.git
synced 2026-02-20 08:40:10 +08:00
Fix indentation
This commit is contained in:
parent
18abdeba35
commit
b98b70ba90
@ -34,7 +34,7 @@ REDIS = {
|
||||
'PASSWORD': '{{REDIS_PASSWORD}}',
|
||||
'DATABASE': {{REDIS_DB_TASK}},
|
||||
'SSL': False,
|
||||
# Set this to True to skip TLS certificate verification
|
||||
# Set this to True to skip TLS certificate verification
|
||||
# This can expose the connection to attacks, be careful
|
||||
# 'INSECURE_SKIP_TLS_VERIFY': False,
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user