From 272b0b0797487a91e401dde1955b2e1e5fda8941 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Thu, 9 Jan 2025 20:28:17 +0800 Subject: [PATCH] :memo: Update the example settings --- settings.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings.toml b/settings.toml index eb401d4..c6395ae 100644 --- a/settings.toml +++ b/settings.toml @@ -1,7 +1,7 @@ id = "matrix01" -bind = "0.0.0.0:8008" -grpc_bind = "0.0.0.0:7008" +bind = "0.0.0.0:8010" +grpc_bind = "0.0.0.0:7010" nexus_addr = "localhost:7001"