mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-04 18:00:20 +00:00
Remove unndeede options from gotify traefik config
This commit is contained in:
parent
84c9d3354a
commit
98178a74f2
@ -118,8 +118,6 @@ services:
|
|||||||
|
|
||||||
- "traefik.http.routers.gotify.entrypoints=https"
|
- "traefik.http.routers.gotify.entrypoints=https"
|
||||||
- "traefik.http.routers.gotify.rule=Host(`gotify.korhonen.cc`)"
|
- "traefik.http.routers.gotify.rule=Host(`gotify.korhonen.cc`)"
|
||||||
- "traefik.http.routers.gotify.tls=true"
|
|
||||||
- "traefik.http.routers.gotify.tls.certresolver=http"
|
|
||||||
- "traefik.http.routers.gotify.service=gotify"
|
- "traefik.http.routers.gotify.service=gotify"
|
||||||
- "traefik.docker.network=proxy"
|
- "traefik.docker.network=proxy"
|
||||||
- "traefik.http.services.gotify.loadbalancer.server.port=80"
|
- "traefik.http.services.gotify.loadbalancer.server.port=80"
|
||||||
|
Loading…
Reference in New Issue
Block a user