Commit a9907f1c by tingweiwang

Update sed-config.sh

1 parent 42d7c043
Showing with 1 additions and 1 deletions
...@@ -13,7 +13,7 @@ usercenter_backend=http://106.38.203.204:30300 #用户中心后端 ...@@ -13,7 +13,7 @@ usercenter_backend=http://106.38.203.204:30300 #用户中心后端
core_nginx=http://106.38.203.204:30099 core_nginx=http://106.38.203.204:30099
visit_uc_frontend=106.38.203.204 #user-center前端的主机ip 或域名 visit_uc_frontend=106.38.203.204 #user-center前端的主机ip 或域名
mobile_frontend=http://106.38.203.204:30181 #kpl手机端扫码页面 mobile_frontend=http://106.38.203.204:30181 #kpl手机端扫码页面
custom_source=jinshan custom_source=kpl
###############其他依赖服务变量信息######################################### ###############其他依赖服务变量信息#########################################
#autodl_es=http://192.168.1.51:9200 #autodl_es=http://192.168.1.51:9200
mysql_host=192.168.1.53:3306 mysql_host=192.168.1.53:3306
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!