From f82f771bfa3e057f5e578a5145e5c4b627c6eb2c Mon Sep 17 00:00:00 2001 From: Maxime Date: Fri, 4 Oct 2024 18:58:24 +0200 Subject: [PATCH] fix --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index 0513f01..3dd6ef2 100644 --- a/config.yaml +++ b/config.yaml @@ -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