mirror of
https://github.com/fmhy/edit.git
synced 2025-11-27 16:31:09 +11:00
added a reasonable nginx config as example in the selfhosted page (#4280)
This commit is contained in:
parent
b8a66c7493
commit
365dbd6f4c
2 changed files with 34 additions and 1 deletions
|
|
@ -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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue