mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-03 02:52:08 +08:00
1. 调整docker-compose.yml中容器名称
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
echo "Wait ElasticSearch Start..."
|
||||
echo "Wait ElasticSearch Start...${SERVER_ES_ADDRESS}"
|
||||
while true
|
||||
do
|
||||
curl -s --connect-timeout 10 -o /dev/null http://${SERVER_ES_ADDRESS}/_cat/nodes > /dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user