Update version comment in quick-start.md

This commit is contained in:
Matthieu W 2024-01-25 15:12:05 +01:00 committed by GitHub
parent aece9a1051
commit f4f3dbe1f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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