revert: 重新使用0.0.0.0 后续新增后台配置,延长后台时间
This commit is contained in:
+3
-3
@@ -66,9 +66,9 @@ DEFAULT_CONFIG = {
|
||||
"themesSelect": "themes/2024",
|
||||
"errorMinute": 1,
|
||||
"errorCount": 1,
|
||||
"workers": 1,
|
||||
"host": "::",
|
||||
"port": 12345,
|
||||
"serverWorkers": 1,
|
||||
"serverHost": "0.0.0.0",
|
||||
"serverPort": 12345,
|
||||
"showAdminAddr": 0,
|
||||
"robotsText": "User-agent: *\nDisallow: /",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user