rp-docs: document new header_up requirement for proxying the aio-interface

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L.
2026-03-10 10:27:12 +01:00
parent 385eeb1621
commit 9ed23f1952
2 changed files with 3 additions and 0 deletions

View File

@@ -1134,6 +1134,7 @@ If you want to also access your AIO interface publicly with a valid certificate,
```
https://<your-nc-domain>:8443 {
reverse_proxy https://localhost:8080 {
header_up Host {host}
transport http {
tls_insecure_skip_verify
}