mirror of
https://github.com/usual2970/certimate.git
synced 2025-10-05 22:14:53 +00:00
update readme
This commit is contained in:
@@ -96,7 +96,7 @@ type AccessConfigForQiniu struct {
|
||||
|
||||
type AccessConfigForSSH struct {
|
||||
Host string `json:"host"`
|
||||
Port string `json:"port"`
|
||||
Port int `json:"port"`
|
||||
Username string `json:"username"`
|
||||
Password string `json:"password"`
|
||||
Key string `json:"key"`
|
||||
|
Reference in New Issue
Block a user