mirror of
https://github.com/traefik/traefik.git
synced 2025-09-22 14:21:17 +02:00
Update version comment in quick-start.md
This commit is contained in:
parent
aece9a1051
commit
f4f3dbe1f5
@ -19,7 +19,7 @@ version: '3'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
reverse-proxy:
|
reverse-proxy:
|
||||||
# The official v2 Traefik docker image
|
# The official v3 Traefik docker image
|
||||||
image: traefik:v3.0
|
image: traefik:v3.0
|
||||||
# Enables the web UI and tells Traefik to listen to docker
|
# Enables the web UI and tells Traefik to listen to docker
|
||||||
command: --api.insecure=true --providers.docker
|
command: --api.insecure=true --providers.docker
|
||||||
|
Loading…
x
Reference in New Issue
Block a user