Compare commits

..

No commits in common. "3aa4a990ba7e08c5245ff7260ccdb0c412bfeccd" and "ad9f260249a02f22fb2c45f2e258ffcd6797048e" have entirely different histories.

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: