Merge branch 'v3.0' of github.com:traefik/traefik
This commit is contained in:
commit
dde836d7e7
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue