瀏覽代碼

save 打开debug

master
leiyun 10 月之前
父節點
當前提交
d2e9fcfb3f
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/home/controller/index.js

+ 1
- 1
src/home/controller/index.js 查看文件

@@ -41,7 +41,7 @@ const greenlock = Greenlock.create({
},
challengeType: 'http-01',
agreeToTerms: leAgree,
debug: false,
debug: true,
renewWithin: 10 * 24 * 60 * 60 * 1000,// 10倒计时开始续期
});



Loading…
取消
儲存