From 951d65a44165825ad8d323108236a6647467c21a Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 27 十二月 2024 11:14:30 +0800
Subject: [PATCH] 最新版本541200007
---
server/system_gateway/src/main/resources/bootstrap-pro.yml | 15 ++++++++-------
1 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/server/system_gateway/src/main/resources/bootstrap-pro.yml b/server/system_gateway/src/main/resources/bootstrap-pro.yml
index 409373d..d6eb6d1 100644
--- a/server/system_gateway/src/main/resources/bootstrap-pro.yml
+++ b/server/system_gateway/src/main/resources/bootstrap-pro.yml
@@ -1,15 +1,15 @@
spring:
cloud:
nacos:
- server-addr: http://175.27.187.84:8848 #閰嶇疆Nacos鍦板潃
+ server-addr: http://localhost:8848 #閰嶇疆Nacos鍦板潃
username: nacos
- password: nacos
+ password: Atwl@2024
discovery:
- server-addr: http://175.27.187.84:8848 #閰嶇疆Nacos鍦板潃
- namespace: dmvisit_test
+ server-addr: http://localhost:8848 #閰嶇疆Nacos鍦板潃
+ namespace: dmvisit
# namespace: dev_renkang
username: nacos
- password: nacos
+ password: Atwl@2024
gateway:
discovery:
locator:
@@ -56,13 +56,13 @@
# 鑱氬悎swagger鏂囨。
gateway:
# 绗竴涓厤缃紝寮�鍚痝ateway鑱氬悎缁勪欢
- enabled: true
+ enabled: false
# 绗簩琛岄厤缃紝璁剧疆鑱氬悎妯″紡閲囩敤discover鏈嶅姟鍙戠幇鐨勬ā寮�
strategy: discover
# 鏈嶅姟鍙戠幇妯″紡鐨勯厤缃�
discover:
# 绗笁琛岄厤缃紝寮�鍚痙iscover妯″紡
- enabled: true
+ enabled: false
# 鑱氬悎鎵�鏈夊瓙鏈嶅姟(swagger2瑙勮寖)锛屽瓙鏈嶅姟鏄�3瑙勮寖鍒欐浛鎹负openapi3
version: swagger2
# 闇�瑕佹帓闄ょ殑寰湇鍔�(eg:缃戝叧鏈嶅姟)
@@ -90,5 +90,6 @@
url: 1
email: 1
license:
+
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
--
Gitblit v1.9.3