Compare commits
No commits in common. "4f46fdcdea56919840df940d379494568a27c7fd" and "6888d09442414b4637a483ecf7cb3c4045e724ff" have entirely different histories.
4f46fdcdea
...
6888d09442
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
.env
|
||||
config
|
||||
le-certs.json
|
||||
|
@ -1,3 +1,3 @@
|
||||
# Træfik Deployment
|
||||
# traefik.bjphoster.com
|
||||
|
||||
Træfik deployment for reverse proxying all the infrastructure
|
||||
|
@ -1,11 +0,0 @@
|
||||
---
|
||||
tls:
|
||||
options:
|
||||
default:
|
||||
minVersion: VersionTLS12
|
||||
mintls13:
|
||||
minVersion: VersionTLS13
|
||||
compatible:
|
||||
minVersion: VersionTLS11
|
||||
supercompatible:
|
||||
minVersion: VersionTLS10
|
Loading…
Reference in New Issue
Block a user