mirror of https://github.com/certd/certd
fix: 修复网站证书监控https port设置无效的bug
parent
0b6618ff70
commit
cc8da0cf13
|
@ -177,7 +177,7 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat
|
|||
},
|
||||
},
|
||||
},
|
||||
port: {
|
||||
httpsPort: {
|
||||
title: "HTTPS端口",
|
||||
search: {
|
||||
show: false,
|
||||
|
|
Loading…
Reference in New Issue