mirror of
https://github.com/traefik/traefik.git
synced 2025-09-29 09:41:14 +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:
|
||||
traefik:
|
||||
image: traefik:v3.0 # The official v2 Traefik docker image
|
||||
image: traefik:v3.0 # The official v3 Traefik docker image
|
||||
ports:
|
||||
- "80:80"
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user