Merge remote-tracking branch 'origin/master'

master
Cui YongXing 2024-08-29 22:42:18 +08:00
commit b23c7fc8fb
2 changed files with 3 additions and 2 deletions

View File

@ -5,7 +5,7 @@
<parent>
<groupId>com.muyu</groupId>
<artifactId>cloud-server-parent</artifactId>
<version>3.6.3</version>
<version>3.6.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@ -23,6 +23,7 @@
<artifactId>spring-cloud-starter-alibaba-nacos-discovery</artifactId>
</dependency>
<!-- SpringCloud Alibaba Nacos Config -->
<dependency>
<groupId>com.alibaba.cloud</groupId>

View File

@ -4,7 +4,7 @@ server:
# nacos线上地址
nacos:
addr: 47.116.176.140:8848
addr: 12.2.0.252:8848
user-name: nacos
password: nacos
namespace: muyu-cloud