Compare commits

..

No commits in common. "4f46fdcdea56919840df940d379494568a27c7fd" and "6888d09442414b4637a483ecf7cb3c4045e724ff" have entirely different histories.

3 changed files with 2 additions and 12 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
.env
config
le-certs.json

View File

@ -1,3 +1,3 @@
# Træfik Deployment
# traefik.bjphoster.com
Træfik deployment for reverse proxying all the infrastructure

View File

@ -1,11 +0,0 @@
---
tls:
options:
default:
minVersion: VersionTLS12
mintls13:
minVersion: VersionTLS13
compatible:
minVersion: VersionTLS11
supercompatible:
minVersion: VersionTLS10