Add ZooKeeper Component (#1899)
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
d03ead34a2
commit
35ffd02b44
@ -207,6 +207,10 @@ MYSQL_ENTRYPOINT_INITDB=./mysql/docker-entrypoint-initdb.d
|
||||
|
||||
REDIS_PORT=6379
|
||||
|
||||
### ZooKeeper #############################################
|
||||
|
||||
ZOOKEEPER_PORT=2181
|
||||
|
||||
### Percona ###############################################
|
||||
|
||||
PERCONA_DATABASE=homestead
|
||||
|
Reference in New Issue
Block a user