网关服务集群ip设置为自身127.0.0.1
This commit is contained in:
parent
7704dd58ad
commit
af94ddd0f5
@ -8,7 +8,7 @@ server:
|
|||||||
default:
|
default:
|
||||||
port: 80
|
port: 80
|
||||||
cluster:
|
cluster:
|
||||||
ip: 192.168.1.68
|
ip: 127.0.0.1
|
||||||
clusterName: sac-dev
|
clusterName: sac-dev
|
||||||
# 服务器的HTTP端口,默认为8080
|
# 服务器的HTTP端口,默认为8080
|
||||||
port: 5566
|
port: 5566
|
||||||
|
Loading…
x
Reference in New Issue
Block a user