Improve documentation.

This commit is contained in:
Ludovic Fernandez
2020-02-17 11:04:04 +01:00
committed by GitHub
parent d501c0786f
commit beec65938e
26 changed files with 374 additions and 185 deletions

View File

@@ -246,7 +246,7 @@ See the sections [Docker API Access](#docker-api-access) and [Docker Swarm API A
services:
traefik:
image: traefik:v2.0 # The official v2.0 Traefik docker image
image: traefik:v2.1 # The official v2 Traefik docker image
ports:
- "80:80"
volumes: