mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-05-06 10:58:27 +00:00
parent
ee38c88a7e
commit
937f12d4e8
@ -36,6 +36,11 @@ pub fn run() {
|
|||||||
|
|
||||||
# Server address or addresses.
|
# Server address or addresses.
|
||||||
#
|
#
|
||||||
|
# Example formats:
|
||||||
|
# redis://127.0.0.1:6379
|
||||||
|
# redis://:password@127.0.0.1:6379
|
||||||
|
# redis://username:password@127.0.0.1:6379
|
||||||
|
#
|
||||||
# Set multiple addresses when connecting to a cluster.
|
# Set multiple addresses when connecting to a cluster.
|
||||||
servers=[
|
servers=[
|
||||||
{{#each redis.servers}}
|
{{#each redis.servers}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user