Move nginx docs to wiki

This commit is contained in:
shamoon
2023-05-18 08:52:50 -07:00
parent b81c339922
commit 8be8a310d7
2 changed files with 3 additions and 44 deletions

View File

@@ -103,7 +103,7 @@ see if it works.
## _How do I proxy this with NGINX?_
**A:** See [here](/setup#nginx).
**A:** See [the wiki](https://github.com/paperless-ngx/paperless-ngx/wiki/Using-a-Reverse-Proxy-with-Paperless-ngx#nginx).
## _How do I get WebSocket support with Apache mod_wsgi_?