fix ports and tcp conn
This commit is contained in:
@@ -1,16 +1,6 @@
|
||||
loopback_users.guest = false
|
||||
management.path_prefix = /rabbit
|
||||
management.tcp.ip = 0.0.0.0
|
||||
management.tcp.port = 15672
|
||||
default_user = admin
|
||||
default_pass = DSf3e45tdrs
|
||||
|
||||
|
||||
# ssl? tcp?
|
||||
# tcp хост.порт, ssl хост.порт
|
||||
#management.tcp.port = 15672
|
||||
#management.tcp.ip = 0.0.0.0
|
||||
#management.ssl.port = 15671
|
||||
#management.ssl.ip = 0.0.0.0
|
||||
# пути до сертификатов
|
||||
#management.ssl.cacertfile = /path/to/ca_certificate.pem
|
||||
#management.ssl.certfile = /path/to/server_certificate.pem
|
||||
#management.ssl.keyfile = /path/to/server_key.pem
|
||||
default_pass = DSf3e45tdrs
|
||||
Reference in New Issue
Block a user