mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 11:35:00 +01:00
fix httpbin
This commit is contained in:
@@ -21,7 +21,9 @@ services:
|
||||
|
||||
```bash
|
||||
$ docker-compose up -d
|
||||
$ curl http://127.0.0.1:27815/ip
|
||||
$ curl http://127.0.0.1:8000/ip
|
||||
$ curl http://127.0.0.1:8000/get
|
||||
$ curl http://127.0.0.1:8000/post -d hello=world
|
||||
```
|
||||
|
||||
[1]: http://httpbin.org
|
||||
|
||||
Reference in New Issue
Block a user