fixed stack overflow error due to recursive call of rewrite

This commit is contained in:
yusing
2024-03-18 20:52:34 +00:00
parent 076c19c4ea
commit 8a640ec484
5 changed files with 17 additions and 7 deletions

View File

@@ -37,7 +37,7 @@ In the examples domain `x.y.z` is used, replace them with your domain
![panel screenshot](screenshots/panel.png)
## How to use (docker)
## How to use
1. Download and extract the latest release (or clone the repository if you want to try out experimental features)