update nacos config

This commit is contained in:
thinkgem
2025-10-09 17:54:06 +08:00
parent bb490f8051
commit 669bc979f8

View File

@@ -65,16 +65,13 @@ spring:
# 服务注册和配置 # 服务注册和配置
nacos: nacos:
server-addr: 127.0.0.1:8848
username: nacos
password: nacos
discovery: discovery:
server-addr: 127.0.0.1:8848
username: nacos
password: nacos
namespace: ~ namespace: ~
group: jeesite-cloud group: jeesite-cloud
config: config:
server-addr: 127.0.0.1:8848
username: nacos
password: nacos
namespace: ~ namespace: ~
file-extension: yml file-extension: yml
group: jeesite-cloud-yml group: jeesite-cloud-yml