将默认端口改为8082
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ func GetDefaultConfig() Config {
|
||||
LanguageWeight: 0.5,
|
||||
ConsecutiveKeyWeight: 1.3,
|
||||
BacklinkWeight: 1.0,
|
||||
ServerPort: 80,
|
||||
ServerPort: 8082,
|
||||
FlushIntervalSeconds: 300,
|
||||
},
|
||||
Backlink: BacklinkConfig{
|
||||
|
||||
Reference in New Issue
Block a user