This commit is contained in:
DoTheEvolution 2020-05-31 10:27:59 +02:00
parent 32fd99f6f0
commit 87b908561b
1 changed files with 1 additions and 0 deletions

View File

@ -457,6 +457,7 @@ untrusted certificates coming from the backend.
whatever.{$MY_DOMAIN} {
reverse_proxy https://server-blue:443 {
transport http {
tls
tls_insecure_skip_verify
}
}