Commit 5f2bb8af authored by kalvin's avatar kalvin

3B集群

parent 55ee5f27
......@@ -18,7 +18,7 @@ sed -i "s#.quantgroup.cn#-$NAMESPACE.q-gp.com#g" ${config_path}
sed -i "s#xterm.js demo#${SYSTEM_NAME}@${NAMESPACE}#" /home/qg-xterm/demo/index.html
if [[ $CLUSTER == "pro" ]]; then
if [[ $CLUSTER == "3B" ]]; then
#初始化变量
export DB_SERVICE_HOST="192.168.4.15"
export RABBIT_SERVICE_HOST="192.168.4.15"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment