Commit a0da75bd by sikang

update

parent b0d559c8
...@@ -188,7 +188,7 @@ class Function: ...@@ -188,7 +188,7 @@ class Function:
"gateway_url": "\"%s\"" % config['gateway_main'], "gateway_url": "\"%s\"" % config['gateway_main'],
"host_app": "true" "host_app": "true"
} }
config['gateway_url'] = config['gateway_mj'] config['gateway_url'] = config['gateway_main']
# 更新gw # 更新gw
self.update_properties(config, replace_lines) self.update_properties(config, replace_lines)
self.update_gateway(config) self.update_gateway(config)
......
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