From 215ff8c2643cb4346fcab6887ebba3e96a5630c9 Mon Sep 17 00:00:00 2001 From: Maxime Date: Mon, 30 Sep 2024 12:50:45 +0200 Subject: [PATCH] config --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index 651e221..0513f01 100644 --- a/config.yaml +++ b/config.yaml @@ -20,12 +20,12 @@ storage: services: grpc: - ip: localhost #192.168.1.25 + ip: 10.73.187.58 #192.168.1.25 enable: true port: 8089 solidarity-api: enable: true - address: localhost:9999 #192.168.1.25:9999 + address: 10.73.187.58:9999 #192.168.1.25:9999 routing: type: valhalla