From b01ee95c7b7d5c8ff69dd2d1bdfe6932762a80c8 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Fri, 20 Feb 2026 01:14:09 +0000 Subject: [PATCH] fix: Update default gbot configuration --- default.gbai/default.gbot/config.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.gbai/default.gbot/config.csv b/default.gbai/default.gbot/config.csv index fe8f521..d15d30f 100644 --- a/default.gbai/default.gbot/config.csv +++ b/default.gbai/default.gbot/config.csv @@ -4,7 +4,7 @@ name,value # SERVER CONFIGURATION # ============================================================================ server_host,0.0.0.0 -server_port,8088 +server_port,9000 sites_root,/tmp , # ============================================================================