mirror of
https://github.com/certd/certd.git
synced 2026-07-27 23:23:42 +08:00
fix: 修复群晖测试时报addSecret undefine错误
This commit is contained in:
@@ -90,7 +90,7 @@ const preferredChainMergeScript = (() => {
|
||||
desc: "免费通配符域名证书申请,支持多个域名打到同一个证书上",
|
||||
default: {
|
||||
input: {
|
||||
renewDays: 15,
|
||||
renewDays: 20,
|
||||
forceUpdate: false,
|
||||
},
|
||||
strategy: {
|
||||
|
||||
Reference in New Issue
Block a user