mirror of
https://github.com/traefik/traefik.git
synced 2025-08-14 02:27:09 +02:00
Fix spelling in comment
This commit is contained in:
parent
28d5731b87
commit
a20f5bda0b
@ -13,6 +13,6 @@ services:
|
||||
|
||||
# A container that exposes a simple API
|
||||
whoami:
|
||||
image: emilevauge/whoami # A container that exposes an API to show it's IP address
|
||||
image: emilevauge/whoami # A container that exposes an API to show its IP address
|
||||
labels:
|
||||
- "traefik.frontend.rule=Host:whoami.docker.localhost"
|
||||
|
Loading…
Reference in New Issue
Block a user