This commit is contained in:
zhou-hongcheng
2026-01-23 15:30:46 +08:00
parent 6255279979
commit a51e6e3f3d
12 changed files with 48 additions and 32 deletions
+4
View File
@@ -17,6 +17,8 @@ spring:
nacos:
discovery:
server-addr: 127.0.0.1:8848
username: nacos
password: manhuoda@2023
# 演示环境
# server-addr: 47.92.229.169:8848
# 测试开发环境
@@ -31,6 +33,8 @@ spring:
config:
# 配置中心地址
server-addr: 127.0.0.1:8848
username: nacos
password: manhuoda@2023
# 演示环境
# server-addr: 47.92.229.169:8848
# 测试开发环境