mirror of
https://github.com/certd/certd.git
synced 2025-11-25 09:10:11 +08:00
refactor: 1
This commit is contained in:
@@ -4,7 +4,7 @@ const defaultOptions = {
|
||||
args: {
|
||||
forceCert: false, // 强制更新证书
|
||||
skipCert: false, // 是否跳过证书申请环节
|
||||
forceDeploy: false,
|
||||
forceDeploy: true,
|
||||
test: true
|
||||
},
|
||||
accessProviders: {
|
||||
|
||||
Reference in New Issue
Block a user