Merge pull request #5409 from flll/patch-2

[reverse-proxy.md] Add Tailscale integration setup
This commit is contained in:
Simon L. 2024-10-21 10:28:15 +02:00 committed by GitHub
commit a1bc150612
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -710,6 +710,17 @@ Add the following `web.config` file to the root of the site you created as the r
</details>
### Tailscale
<details>
<summary>click here to expand</summary>
For a reverse proxy example guide for Tailscale, see this guide by @flll: https://github.com/nextcloud/all-in-one/discussions/5439
</details>
### Others
<details>