Replaces emilevauge/whoami by containous/whoami in the documentation
This commit is contained in:
parent
8c2e99432d
commit
ac11323fdd
5 changed files with 19 additions and 19 deletions
|
@ -109,7 +109,7 @@ Edit your `docker-compose.yml` file and add the following at the end of your fil
|
|||
```yaml
|
||||
# ...
|
||||
whoami:
|
||||
image: emilevauge/whoami # A container that exposes an API to show its IP address
|
||||
image: containous/whoami # A container that exposes an API to show its IP address
|
||||
labels:
|
||||
- "traefik.frontend.rule=Host:whoami.docker.localhost"
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue