This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
traefik/compose.keycloak.yml

11 lines
183 B
YAML
Raw Permalink Normal View History

2020-09-29 23:40:35 +00:00
---
version: "3.8"
services:
2020-10-27 07:44:08 +00:00
app:
2020-09-29 23:40:35 +00:00
deploy:
labels:
- "traefik.http.routers.traefik.middlewares=keycloak@file"
environment:
2020-10-27 11:19:10 +00:00
- KEYCLOAK_MIDDLEWARE_ENABLED