mirror of
https://github.com/yv1ing/MollyBlog.git
synced 2025-09-16 14:53:45 +08:00
new: Automatically pull Markdown files from Tencent Cloud COS
This commit is contained in:
11
config.yaml
11
config.yaml
@@ -1,6 +1,17 @@
|
||||
# app config #
|
||||
host: 0.0.0.0
|
||||
port: 8080
|
||||
storage:
|
||||
src: _post/src
|
||||
dst: _post/dst
|
||||
type: COS
|
||||
cos:
|
||||
appid:
|
||||
bucket:
|
||||
region:
|
||||
secret_id:
|
||||
secret_key:
|
||||
save_path:
|
||||
template: templates/default
|
||||
|
||||
# site config #
|
||||
|
||||
Reference in New Issue
Block a user