You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-10 22:31:28 +02: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