From 7ebcb524812b75ed59dc23993dd03a461df2c2b7 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 21 Jul 2026 17:17:49 +0800 Subject: [PATCH] config: change port to 9181 --- conf/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.json b/conf/config.json index 92cb6a8..2a22233 100644 --- a/conf/config.json +++ b/conf/config.json @@ -33,7 +33,7 @@ ], "client_max_size": 524288000, "host": "0.0.0.0", - "port": 9190, + "port": 9181, "coding": "utf-8", "indexes": [ "index.ui",