From 92786e22bbc0c6d99fac274bfa67d09c6772597a Mon Sep 17 00:00:00 2001 From: lixuliang <lixuliang_hd@126.com> Date: 星期二, 10 九月 2024 11:10:40 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.11.205:9000/r/se-cloud --- se-modules/se-file/src/main/resources/bootstrap.yml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/se-modules/se-file/src/main/resources/bootstrap.yml b/se-modules/se-file/src/main/resources/bootstrap.yml index f39b515..3204f87 100644 --- a/se-modules/se-file/src/main/resources/bootstrap.yml +++ b/se-modules/se-file/src/main/resources/bootstrap.yml @@ -12,6 +12,8 @@ active: dev cloud: nacos: + username: nacos + password: nAcos_!9#_admIn discovery: # 鏈嶅姟娉ㄥ唽鍦板潃 server-addr: 127.0.0.1:8848 -- Gitblit v1.9.3