Commit 0fd9ec1f authored by 黎博's avatar 黎博

注释调node和go的apollo host

parent 0ccc3286
......@@ -11,11 +11,11 @@ echo "echo host"
# echo 192.168.4.50 eos.quantgroups.com >> /etc/hosts
# qke直连apollo服务
if [[ $CLUSTER == 'qke' ]]; then
echo 172.30.3.208 apollo-dev.quantgroups.com >> /etc/hosts
else
echo 172.17.1.7 apollo-dev.quantgroups.com >> /etc/hosts
fi
# if [[ $CLUSTER == 'qke' ]]; then
# echo 172.30.3.208 apollo-dev.quantgroups.com >> /etc/hosts
# else
# echo 172.17.1.7 apollo-dev.quantgroups.com >> /etc/hosts
# fi
# end
# 日志挂载到了/home/logs下
......
......@@ -23,11 +23,11 @@ echo "echo host"
# echo 192.168.4.50 eos.quantgroups.com >> /etc/hosts
# qke直连apollo服务
if [[ $CLUSTER == 'qke' ]]; then
echo 172.30.3.208 apollo-dev.quantgroups.com >> /etc/hosts
else
echo 172.17.1.7 apollo-dev.quantgroups.com >> /etc/hosts
fi
# if [[ $CLUSTER == 'qke' ]]; then
# echo 172.30.3.208 apollo-dev.quantgroups.com >> /etc/hosts
# else
# echo 172.17.1.7 apollo-dev.quantgroups.com >> /etc/hosts
# fi
# end
# echo 172.20.3.11 sentry.quantgroups.com >> /etc/hosts
......
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