fix(backup): backup to qiniu, app.yml->validity change to int

This commit is contained in:
henry.chen
2021-11-12 15:30:43 +08:00
parent 6805afa759
commit 00cf0b5c9f
9 changed files with 63 additions and 25 deletions
+1
View File
@@ -31,6 +31,7 @@ func TestQiniuUpload(t *testing.T) {
AccessKey: os.Getenv("QINIU_ACCESSKEY"),
SecretKey: os.Getenv("QINIU_SECRETKEY"),
Bucket: os.Getenv("QINIU_BUCKET"),
Domain: "bu.st.deepzz.com",
},
}}, false},
}