Compare commits

...

2 Commits

Author SHA1 Message Date
liubozhi
3aa4a990ba Merge remote-tracking branch 'origin/master' 2025-03-20 22:32:40 +08:00
liubozhi
6f94070993 修改配置文件 2025-03-20 22:32:35 +08:00
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ spring:
nacos:
discovery:
server-addr: ${NACOS_HOST:101.37.204.35}:${NACOS_PORT:8848}
username: nacos
username: ${NACOS_USERNAME:nacos}
password: ${NACOS_PASSWORD:BYzL!Z3C}
namespace: ${NACOS_NAMESPACE:}
config:

View File

@ -7,7 +7,7 @@ spring:
nacos:
discovery:
server-addr: ${NACOS_HOST:101.37.204.35}:${NACOS_PORT:8848}
username: nacos
username: ${NACOS_USERNAME:nacos}
password: ${NACOS_PASSWORD:BYzL!Z3C}
namespace: ${NACOS_NAMESPACE:}
config: