From 2d8dc64971a203e5cb2485bf1714892a8005fc0f Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期一, 30 十二月 2024 14:54:52 +0800 Subject: [PATCH] 1 --- se-modules/se-system/src/main/resources/bootstrap.yml | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/se-modules/se-system/src/main/resources/bootstrap.yml b/se-modules/se-system/src/main/resources/bootstrap.yml index ca94b42..f566814 100644 --- a/se-modules/se-system/src/main/resources/bootstrap.yml +++ b/se-modules/se-system/src/main/resources/bootstrap.yml @@ -6,12 +6,14 @@ spring: application: # 搴旂敤鍚嶇О - name: ruoyi-system + name: se-system profiles: # 鐜閰嶇疆 active: dev cloud: nacos: + username: nacos + password: nAcos_!9#_admIn discovery: # 鏈嶅姟娉ㄥ唽鍦板潃 server-addr: 127.0.0.1:8848 @@ -23,3 +25,6 @@ # 鍏变韩閰嶇疆 shared-configs: - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} + # 鍏佽鍒锋柊 + refresh-enabled: true +enableEncrypt: true \ No newline at end of file -- Gitblit v1.9.3