change server port

This commit is contained in:
2026-04-09 15:53:01 +08:00
parent 4cdc861d03
commit 4137343fe7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ func GetDefaultConfig() Config {
LanguageWeight: 0.5,
ConsecutiveKeyWeight: 1.3,
BacklinkWeight: 1.0,
ServerPort: 8082,
ServerPort: 50082,
FlushIntervalSeconds: 300,
},
Backlink: BacklinkConfig{