mirror of https://github.com/tteck/Proxmox.git
feat: add cassandra lxc
This commit is contained in:
parent
51fe3c6030
commit
ad008b8ceb
|
@ -811,7 +811,7 @@ listen_address:
|
||||||
|
|
||||||
# Address to broadcast to other Cassandra nodes
|
# Address to broadcast to other Cassandra nodes
|
||||||
# Leaving this blank will set it to the same value as listen_address
|
# Leaving this blank will set it to the same value as listen_address
|
||||||
# broadcast_address: 1.2.3.4
|
broadcast_address: 1.2.3.4
|
||||||
|
|
||||||
# When using multiple physical network interfaces, set this
|
# When using multiple physical network interfaces, set this
|
||||||
# to true to listen on broadcast_address in addition to
|
# to true to listen on broadcast_address in addition to
|
||||||
|
|
Loading…
Reference in New Issue