nacos配置修改

This commit is contained in:
huzhengkao 2025-10-21 14:18:39 +08:00
parent 5f925b1ffe
commit 07e797d498
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@
<!-- 环境标识,需要与配置文件的名称相对应 -->
<profiles.active>test</profiles.active>
<nacos.username>nacos</nacos.username>
<nacos.password>nacos123456</nacos.password>
<nacos.password>jRrQh3w6A123</nacos.password>
</properties>
<activation>
<!-- 默认环境 -->