Improve documentation.
This commit is contained in:
parent
d501c0786f
commit
beec65938e
26 changed files with 374 additions and 185 deletions
|
@ -14,8 +14,8 @@ version: '3'
|
|||
|
||||
services:
|
||||
reverse-proxy:
|
||||
# The official v2.0 Traefik docker image
|
||||
image: traefik:v2.0
|
||||
# The official v2 Traefik docker image
|
||||
image: traefik:v2.1
|
||||
# Enables the web UI and tells Traefik to listen to docker
|
||||
command: --api.insecure=true --providers.docker
|
||||
ports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue