mirror of https://github.com/jkjoy/sunpeiwen.git
Update _config.yml
This commit is contained in:
parent
547c7a941b
commit
4a519ecebd
16
_config.yml
16
_config.yml
|
@ -113,9 +113,9 @@ deploy:
|
|||
# secretKey: CNL1saZZPE1eIJpNRpyc9xURXUrZWZD7
|
||||
# bucket: blog-1251893119
|
||||
# region: ap-shanghai
|
||||
# - type: git
|
||||
# repo:
|
||||
# github: https://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@github.com/jkjoy/blog2.git
|
||||
- type: git
|
||||
repo:
|
||||
github: https://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@github.com/jkjoy/blog2.git
|
||||
# - type: sftp
|
||||
# host: blog.jkjoy.cn
|
||||
# user: root
|
||||
|
@ -125,16 +125,6 @@ deploy:
|
|||
#privateKey: [path/to/privateKey]
|
||||
#passphrase: [passphrase]
|
||||
#agent: [path/to/agent/socket]
|
||||
# 停用FTP
|
||||
- type: ftpsync
|
||||
host: 47.108.14.73
|
||||
port: 21
|
||||
remote: /
|
||||
user: blog_jkjoy_cn
|
||||
password: Szm7HLkAFkzHraz5
|
||||
ignore: false
|
||||
passive: true
|
||||
# verbose: false
|
||||
## 地图
|
||||
baidusitemap:
|
||||
path: baidusitemap.xml
|
||||
|
|
Loading…
Reference in New Issue