##// END OF EJS Templates
packages: bump redis
packages: bump redis

File last commit:

r23:ffcea5dc
r55:73b11481
Show More
traefik_dynamic.yaml
24 lines | 568 B | text/x-yaml | YamlLexer
## Setting up the middleware for redirect to https ##
http:
middlewares:
https-redirect:
redirectScheme:
scheme: https
# permanent: true
middlewares-rate-limit:
rateLimit:
average: 100
burst: 50
# Dynamic configuration for standard file based SSL cert
# create a custom copy of the traefik into .custom/ and remount this
# to enable custom certificates
#tls:
# certificates:
# # first certificate
# - certFile: /etc/traefik/certs/rhodecode-com.cert
# keyFile: /etc/traefik/certs/rhodecode-com.key