fix: the issue of home page port being out of sync (#4271)
* synchronize port 7897 * Update UPDATELOG.md
This commit is contained in:
@@ -156,7 +156,7 @@ const rules: {
|
||||
},
|
||||
{
|
||||
name: "IN-PORT",
|
||||
example: "7890",
|
||||
example: "7897",
|
||||
validator: (value) => portValidator(value),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user