Add more middlewares to traefik and move nextcloud to stable (#658)

* Add more middlewares to traefik and move nextcloud to stable

* oops
This commit is contained in:
Kjeld Schouten-Lebbing
2021-07-05 10:36:05 +02:00
committed by GitHub
parent 0ac575141b
commit 6b739c25ac
19 changed files with 143 additions and 3 deletions
+9
View File
@@ -424,3 +424,12 @@ middlewares:
# - "X-CustomHeader"
# authResponseHeadersRegex: "^X-"
# trustForwardHeader: true
chain: []
# middlewares:
# - name: compress
redirectScheme: []
# scheme: https
# permanent: true
rateLimit: []
# average: 300
# burst: 200