Update version comment in quick-start.md
This commit is contained in:
parent
aece9a1051
commit
f4f3dbe1f5
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
reverse-proxy:
|
||||
# The official v2 Traefik docker image
|
||||
# The official v3 Traefik docker image
|
||||
image: traefik:v3.0
|
||||
# Enables the web UI and tells Traefik to listen to docker
|
||||
command: --api.insecure=true --providers.docker
|
||||
|
|
Loading…
Reference in a new issue