mirror of https://github.com/tteck/Proxmox.git
feat: lxc install for cassandra
This commit is contained in:
parent
fa8f568d9f
commit
2cee237972
|
@ -797,7 +797,7 @@ ssl_storage_port: 7001
|
|||
#
|
||||
# Setting listen_address to 0.0.0.0 is always wrong.
|
||||
#
|
||||
listen_address:
|
||||
listen_address: localhost
|
||||
|
||||
# Set listen_address OR listen_interface, not both. Interfaces must correspond
|
||||
# to a single address, IP aliasing is not supported.
|
||||
|
|
Loading…
Reference in New Issue