feat: openFeign微服务之间远程调用
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
server:
|
||||
port: 5000
|
||||
port: 6000
|
||||
spring:
|
||||
cloud:
|
||||
gateway:
|
||||
@@ -21,7 +21,7 @@ spring:
|
||||
# Redis数据库索引(默认为0)
|
||||
database: 1
|
||||
# Redis服务器地址
|
||||
host: 116.196.80.239
|
||||
host: 1.95.0.111
|
||||
# Redis服务器连接端口
|
||||
port: 6379
|
||||
# Redis服务器连接密码(默认为空)
|
||||
|
Reference in New Issue
Block a user