mirror of
https://github.com/fmhy/edit.git
synced 2026-01-11 19:06:17 +00:00
added a reasonable nginx config as example in the selfhosted page (#4280)
This commit is contained in:
@@ -130,4 +130,8 @@ There are a few variables you can change if you wish to disable them:
|
||||
|
||||
# PowerShell
|
||||
rm -r -fo docs/.vitepress/cache
|
||||
```
|
||||
```
|
||||
|
||||
### Reverse Proxy
|
||||
|
||||
You should be able to use any reverse proxy with this vitepress website, but find a reasonable config for an nginx server [in the repo here](https://github.com/fmhy/edit/blob/main/.github/assets/nginx.conf)
|
||||
Reference in New Issue
Block a user