mirror of
https://github.com/wahyd4/docker-pinpoint.git
synced 2026-08-09 04:46:24 +10:00
Rmove cluster zookeeper configuration
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
# local
|
||||
cluster.enable=false
|
||||
cluster.web.tcp.port=9995
|
||||
cluster.zookeeper.address=127.0.0.1:22213
|
||||
cluster.zookeeper.sessiontimeout=3000
|
||||
cluster.zookeeper.retry.interval=5000
|
||||
cluster.zookeeper.address=
|
||||
cluster.zookeeper.sessiontimeout=
|
||||
|
||||
# FIXME - should be removed for proper authentication
|
||||
admin.password=admin
|
||||
|
||||
Reference in New Issue
Block a user