mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
docs(readme) localhost -> 127.0.0.1
This commit is contained in:
parent
e5f9b50d21
commit
c1e5b5b1e5
1 changed files with 1 additions and 1 deletions
2
HELP.md
2
HELP.md
|
|
@ -468,7 +468,7 @@ And log of `import client`:
|
|||
```
|
||||
2018.08.23 13:47:36 -> import: try to auth to http://127.0.0.1:1234
|
||||
2018.08.23 13:47:36 -> import: connected to http://127.0.0.1:1234
|
||||
2018.08.23 13:47:36 -> import: config received from http://localhost:1234
|
||||
2018.08.23 13:47:36 -> import: config received from http://127.0.0.1:1234
|
||||
2018.08.23 13:47:36 -> import: disconnected from http://127.0.0.1:1234
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue