消息已讀

This commit is contained in:
yyb
2025-05-14 15:08:09 +08:00
parent a0750e1246
commit b1d1a3a93e
20 changed files with 65 additions and 66 deletions

View File

@@ -14,10 +14,10 @@ spring:
nacos:
discovery:
# 服务注册地址
server-addr: 127.0.0.1:8808
server-addr: 10.168.2.150:8808
config:
# 配置中心地址
server-addr: 127.0.0.1:8808
server-addr: 10.168.2.150:8808
# 配置文件格式
file-extension: yml
# 共享配置
@@ -27,4 +27,4 @@ file:
domain: https://www.m2pool.com
path: /var/www/html/web
img: /img
filepath: /home/ubuntu/prod
filepath: /home/ubuntu/prod

View File

@@ -11,12 +11,12 @@ spring:
nacos:
discovery:
# 服务注册地址
server-addr: 127.0.0.1:8808
server-addr: 10.168.2.150:8808
namespace: m2_test
group: m2_test_group
config:
# 配置中心地址
server-addr: 127.0.0.1:8808
server-addr: 10.168.2.150:8808
# 配置文件格式
file-extension: yml
# 共享配置
@@ -27,4 +27,4 @@ file:
path: /var/www/html/web_test
# img: /img
filepath: /home/ubuntu/web
prefix: /statics
prefix: /statics