Update README.md
typo
This commit is contained in:
parent
f395d6523e
commit
75c81f26ba
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ pipeline:
|
|||
hostname: example.com:21
|
||||
secrets: [ ftp_username, ftp_password ]
|
||||
secure: true | false # true = use FTP(S), false = FTP without SSL
|
||||
verify: true | false # true = strong SSL fversification, false = supress SSL versification error
|
||||
verify: true | false # true = strong SSL verification, false = supress SSL versification error
|
||||
dest_dir: /var/www/mysite
|
||||
src_dir: /mysite/static
|
||||
exclude:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue