feat(update):更新nacos配置文件

This commit is contained in:
nmbh1122@126.com
2026-07-20 14:56:05 +08:00
parent c743b7a753
commit 8cfc574247
3 changed files with 12 additions and 4 deletions
@@ -2,11 +2,13 @@ server:
port: 8081
spring:
config:
import: "optional:nacos:patbond-auth.yml"
application:
name: patbond-auth
cloud:
nacos:
discovery:
server-addr: ${NACOS_SERVER_ADDR:127.0.0.1:8848}
server-addr: 132.232.242.77:8848
config:
server-addr: ${NACOS_SERVER_ADDR:127.0.0.1:8848}
server-addr: 132.232.242.77:8848