Fix nginx example
@@ -222,7 +222,7 @@ proxy.server = (
```
### nginx Example
location /api/ {
location /api {
proxy_pass http://127.0.0.1:8080/api;
}
The note is not visible to the blocked user.