Merge 'v2.1' into master

This commit is contained in:
Fernandez Ludovic
2020-02-29 00:13:44 +01:00
67 changed files with 827 additions and 329 deletions

View File

@@ -261,7 +261,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: