[update]端口和nacos地址

This commit is contained in:
zhangqy 2023-09-20 15:26:09 +08:00
parent 6bc4726ca2
commit 742fa17df9

View File

@ -1,5 +1,5 @@
server:
port: 9090
port: 8080
spring:
profiles:
# 环境配置
@ -10,10 +10,10 @@ spring:
nacos:
discovery:
# 服务注册地址
server-addr: 192.168.8.101:8848
server-addr: iot-nacos.qiuguo-iot:8848
config:
# 配置中心地址
server-addr: 192.168.8.101:8848
server-addr: iot-nacos.qiuguo-iot:8848
# 配置文件格式
file-extension: yml
# 共享配置