fix
This commit is contained in:
parent
575a3cc828
commit
f82f771bfa
|
@ -20,12 +20,12 @@ storage:
|
|||
|
||||
services:
|
||||
grpc:
|
||||
ip: 10.73.187.58 #192.168.1.25
|
||||
ip: 10.73.190.200 #192.168.1.25
|
||||
enable: true
|
||||
port: 8089
|
||||
solidarity-api:
|
||||
enable: true
|
||||
address: 10.73.187.58:9999 #192.168.1.25:9999
|
||||
address: 10.73.190.200:9999 #192.168.1.25:9999
|
||||
|
||||
routing:
|
||||
type: valhalla
|
||||
|
|
Loading…
Reference in New Issue