From 16963441e05cb22922db7fb7e8cb463a5ba0e49c Mon Sep 17 00:00:00 2001 From: Zhu Zhonghua <zhonghua@qq.com> Date: 星期四, 24 四月 2025 14:13:11 +0800 Subject: [PATCH] 调整后端yml,拆分不同环境 --- aps-auth/src/main/resources/bootstrap.yml | 20 +------------------- 1 files changed, 1 insertions(+), 19 deletions(-) diff --git a/aps-auth/src/main/resources/bootstrap.yml b/aps-auth/src/main/resources/bootstrap.yml index 4f130a5..6b428a8 100644 --- a/aps-auth/src/main/resources/bootstrap.yml +++ b/aps-auth/src/main/resources/bootstrap.yml @@ -9,22 +9,4 @@ name: aps-auth profiles: # 鐜閰嶇疆 - active: dev - cloud: - nacos: - discovery: - # 鏈嶅姟娉ㄥ唽鍦板潃 - server-addr: 192.168.50.160:8848 - namespace: 8e9f8829-4286-4925-943a-a6c242767ac2 - # 娉ㄥ唽Nacos鏃跺鍔犲厓鏁版嵁 鐢ㄤ簬GateWay杞彂 -# metadata: -# local: zhl - config: - # 閰嶇疆涓績鍦板潃 - server-addr: 192.168.50.160:8848 - # 閰嶇疆鏂囦欢鏍煎紡 - file-extension: yml - # 鍏变韩閰嶇疆 - shared-configs: - - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} - namespace: 8e9f8829-4286-4925-943a-a6c242767ac2 + active: dev \ No newline at end of file -- Gitblit v1.9.3