[ci skip] add httpie command.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
@@ -430,7 +430,7 @@ $ docker pull appleboy/gorush
|
|||||||
$ docker run -name gorush -p 80:8088 appleboy/gorush
|
$ docker run -name gorush -p 80:8088 appleboy/gorush
|
||||||
```
|
```
|
||||||
|
|
||||||
Testing your gorush server.
|
Testing your gorush server using [httpie](https://github.com/jkbrzt/httpie) command.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ http -v --verify=no --json GET http://your.docker.host/api/stat/go
|
$ http -v --verify=no --json GET http://your.docker.host/api/stat/go
|
||||||
|
|||||||
Reference in New Issue
Block a user