Commit 2f2dd971 authored by kalvin's avatar kalvin

替换eos地址为域名

parent 45385ac2
......@@ -294,7 +294,7 @@ def project_attr(systemName) {
}
def update_microservice(namespace, name, image, tier) {
dest_url = "http://192.168.6.13/api/qahome/update_microservice"
dest_url = "http://eos.quantgroups.com/api/qahome/update_microservice"
response = httpRequest httpMode:"PUT",
consoleLogResponseBody:true,
......
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