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{