瀏覽代碼

生产数据库由外网地址改为内网地址

liyuyi@c-top.com.cn 3 年之前
父節點
當前提交
46ee91f605
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      config/config.yaml

+ 2 - 2
config/config.yaml

@@ -26,7 +26,7 @@ mac_ip_config:
 
 # jeecg-boot 生产数据库
 jeecg_boot_product_db:
-  host: 139.186.27.96
+  host: 172.30.0.4
   user: data
   password: hcst@2021
   port: 3390
@@ -54,7 +54,7 @@ ai_word_dev_db:
 
 # db_ai_word 生产数据库
 ai_word_product_db:
-  host: 139.186.27.96
+  host: 172.30.0.4
   user: data
   password: hcst@2021
   port: 3390