Fix typo in phpseclib adapter's readme example
This commit is contained in:
parent
b928e97767
commit
0536334f7c
|
@ -410,7 +410,7 @@ parameters:
|
|||
services:
|
||||
acme_test.sftp:
|
||||
class: Net_SFTP
|
||||
arguments: [%acme_test.ssh_host%]
|
||||
arguments: [%acme_test.ssh.host%]
|
||||
calls:
|
||||
- [login, [%acme_test.ssh.username%, %acme_test.ssh.password%]]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user