From 223177b1dd43c3e66b818ca7c951c2ccd64ef40b Mon Sep 17 00:00:00 2001 From: kevin Date: Wed, 8 Apr 2026 23:39:39 +0800 Subject: [PATCH] up --- config/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.go b/config/config.go index 10762ac..1f40213 100644 --- a/config/config.go +++ b/config/config.go @@ -122,7 +122,7 @@ func GetDefaultConfig() Config { LanguageWeight: 0.5, ConsecutiveKeyWeight: 1.3, BacklinkWeight: 1.0, - ServerPort: 8082, + ServerPort: 80, FlushIntervalSeconds: 60, }, Backlink: BacklinkConfig{