mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
fix: 修复网站证书监控https port设置无效的bug
This commit is contained in:
@@ -177,7 +177,7 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
port: {
|
httpsPort: {
|
||||||
title: "HTTPS端口",
|
title: "HTTPS端口",
|
||||||
search: {
|
search: {
|
||||||
show: false,
|
show: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user