treafik -> caddy
This commit is contained in:
parent
c6bf4e3fa0
commit
5f3ad34250
11 changed files with 121 additions and 187 deletions
|
@ -21,12 +21,6 @@ services:
|
|||
healthcheck:
|
||||
test: ["CMD", "/usr/bin/miniflux", "-healthcheck", "auto"]
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.news.rule=Host(`${FQDN_NEWS}`)"
|
||||
- "traefik.http.routers.news.entrypoints=websecure"
|
||||
- "traefik.http.routers.news.tls.certresolver=netcup"
|
||||
- "traefik.http.routers.news.tls.options=intermediate@file"
|
||||
- "traefik.http.services.news.loadbalancer.server.port=8080"
|
||||
- "docker.group=news"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue