mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-01-31 07:55:23 +00:00
parent
582cf9f257
commit
be035f16b5
@ -53,8 +53,11 @@ pub fn run() {
|
||||
|
||||
# Server address or addresses.
|
||||
#
|
||||
# Use rediss:// in case of a TLS secured connection.
|
||||
#
|
||||
# Example formats:
|
||||
# redis://127.0.0.1:6379
|
||||
# rediss://127.0.0.1:6379
|
||||
# redis://:password@127.0.0.1:6379
|
||||
# redis://username:password@127.0.0.1:6379
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user