traefik/compose.keycloak.yml
Luke Murphy 21372d3052
Some checks failed
continuous-integration/drone/pr Build is failing
First stab at better SSL
2020-10-27 13:42:21 +01:00

11 lines
183 B
YAML

---
version: "3.8"
services:
app:
deploy:
labels:
- "traefik.http.routers.traefik.middlewares=keycloak@file"
environment:
- KEYCLOAK_MIDDLEWARE_ENABLED