treafik -> caddy
This commit is contained in:
parent
c6bf4e3fa0
commit
5f3ad34250
11 changed files with 121 additions and 187 deletions
|
@ -25,12 +25,6 @@ services:
|
|||
- ${STORAGE_PATH}/ntfy/cache/:/var/cache/ntfy
|
||||
- ${STORAGE_PATH}/ntfy/varlib/:/var/lib/ntfy/
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.push.rule=Host(`${FQDN_PUSH}`)"
|
||||
- "traefik.http.routers.push.entrypoints=websecure"
|
||||
- "traefik.http.routers.push.tls.certresolver=netcup"
|
||||
- "traefik.http.routers.push.tls.options=intermediate@file"
|
||||
- "traefik.http.services.push.loadbalancer.server.port=80"
|
||||
- "docker.group=push"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue