Browse Source

Update README.md

master
Tai 4 years ago committed by GitHub
parent
commit
a1f53d2a03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      meshcentral/README.md

6
meshcentral/README.md

@ -27,9 +27,9 @@ meshcentral.joindigital.com { @@ -27,9 +27,9 @@ meshcentral.joindigital.com {
header_up Host {http.reverse_proxy.upstream.hostport}
header_up X-Real-IP {http.request.remote}
header_up X-Forwarded-For {http.request.remote}
transport http {
tls_insecure_skip_verify
}
transport http {
tls_insecure_skip_verify
}
}
}
```

Loading…
Cancel
Save