Commit 6b485d3b authored by xuezj's avatar xuezj

修改apollo host

parent b61acd9a
...@@ -9,7 +9,7 @@ cd ${package_path} ...@@ -9,7 +9,7 @@ cd ${package_path}
echo "echo host" echo "echo host"
echo 172.17.1.7 eos.quantgroups.com >> /etc/hosts echo 172.17.1.7 eos.quantgroups.com >> /etc/hosts
echo 192.168.4.117 apollo-dev.quantgroups.com >> /etc/hosts echo 172.17.1.7 apollo-dev.quantgroups.com >> /etc/hosts
# echo 172.20.3.11 sentry.quantgroups.com >> /etc/hosts # echo 172.20.3.11 sentry.quantgroups.com >> /etc/hosts
echo "tar zxf dist.tgz -C ${package_path}" echo "tar zxf dist.tgz -C ${package_path}"
......
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