mirror of
https://github.com/traefik/traefik.git
synced 2025-09-29 17:51:15 +02:00
fix minor typo in swarm example
This commit is contained in:
parent
55e00be36e
commit
46f4a8541e
@ -209,7 +209,7 @@ See the [Docker Swarm API Access](#docker-api-access) section for more informati
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
traefik:
|
traefik:
|
||||||
image: traefik:v3.0 # The official v2 Traefik docker image
|
image: traefik:v3.0 # The official v3 Traefik docker image
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user