Add DTEK notification bot with Docker configuration and requirements
This commit is contained in:
@@ -52,7 +52,7 @@ http:
|
||||
|
||||
# Dockmon
|
||||
dockmon:
|
||||
rule: "Host(`dcokmon.workstation`)"
|
||||
rule: "Host(`dockmon.workstation`)"
|
||||
entryPoints:
|
||||
- websecure
|
||||
service: dockmon
|
||||
@@ -96,7 +96,7 @@ http:
|
||||
- url: "http://adguardhome:3000"
|
||||
|
||||
# Nextcloud AIO Interface
|
||||
nextcloud:
|
||||
nextcloud-aio:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: "https://nextcloud-aio-mastercontainer:8080"
|
||||
@@ -149,14 +149,14 @@ http:
|
||||
stsSeconds: 31536000
|
||||
customFrameOptionsValue: "SAMEORIGIN"
|
||||
|
||||
# nextcloud-secure-headers:
|
||||
# headers:
|
||||
# hostsProxyHeaders:
|
||||
# - "X-Forwarded-Host"
|
||||
# referrerPolicy: "same-origin"
|
||||
nextcloud-secure-headers:
|
||||
headers:
|
||||
hostsProxyHeaders:
|
||||
- "X-Forwarded-Host"
|
||||
referrerPolicy: "same-origin"
|
||||
|
||||
nextcloud-chain:
|
||||
chain:
|
||||
middlewares:
|
||||
- redirect-https
|
||||
# - nextcloud-secure-headers
|
||||
- nextcloud-secure-headers
|
||||
|
||||
Reference in New Issue
Block a user