mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 19:51:56 +08:00
update ruoyi-auth/src/main/resources/bootstrap.yml.
Signed-off-by: dq2580 <3290874668@qq.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Tomcat
|
||||
server:
|
||||
port: 9200
|
||||
port: 8080
|
||||
|
||||
# Spring
|
||||
spring:
|
||||
@@ -14,7 +14,7 @@ spring:
|
||||
nacos:
|
||||
discovery:
|
||||
# 服务注册地址
|
||||
server-addr: 127.0.0.1:8848
|
||||
server-addr: 127.168.254.156:8848
|
||||
config:
|
||||
# 配置中心地址
|
||||
server-addr: 127.0.0.1:8848
|
||||
|
||||
Reference in New Issue
Block a user