EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 7502bd1b authored by Bernhard Mallinger's avatar Bernhard Mallinger
Browse files

Enable traefik for kibana

parent ba275901
No related branches found
No related tags found
No related merge requests found
...@@ -35,3 +35,5 @@ services: ...@@ -35,3 +35,5 @@ services:
- "traefik.http.routers.logging.tls=true" - "traefik.http.routers.logging.tls=true"
- "traefik.http.routers.logging.tls.certresolver=default" - "traefik.http.routers.logging.tls.certresolver=default"
- "traefik.http.routers.logging.entrypoints=https" - "traefik.http.routers.logging.entrypoints=https"
- "traefik.docker.lbswarm=true"
- "traefik.enable=true"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment