Add OIDC docs + examples

This commit is contained in:
Thom Seddon
2020-02-10 17:01:01 +00:00
parent 68c329901a
commit 3652a0b244
4 changed files with 82 additions and 11 deletions

View File

@ -2,7 +2,7 @@ version: '3'
services:
traefik:
image: traefik
image: traefik:1.7
command: -c /traefik.toml --logLevel=DEBUG
ports:
- "8085:80"