Skip to content

Commit

Permalink
Update traefik.with-do-dns.yaml.jinja2
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkweyunga authored Oct 6, 2023
1 parent a356bd9 commit e8e975c
Showing 1 changed file with 7 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,16 +77,14 @@ serversTransport:
insecureSkipVerify: true

# (Optional) Overwrite Default Certificates
# tls:
# stores:
# default:
# defaultCertificate:
# certFile: /etc/traefik/certs/cert.pem
# keyFile: /etc/traefik/certs/cert-key.pem
tls:
# (Optional) Disable TLS version 1.0 and 1.1
# options:
# default:
# minVersion: VersionTLS12
options:
default:
minVersion: VersionTLS12

mintls13:
minVersion: VersionTLS13

providers:
docker:
Expand Down

0 comments on commit e8e975c

Please sign in to comment.