mirror of
https://github.com/yusing/godoxy.git
synced 2025-05-20 04:42:33 +02:00
fixed docs
This commit is contained in:
parent
aa16287447
commit
ed9d8aab6f
1 changed files with 1 additions and 2 deletions
|
@ -193,6 +193,7 @@ app1:
|
|||
- 192.168.0.0/16
|
||||
status_code: 403 # default
|
||||
message: "IP not allowed" # default
|
||||
```
|
||||
|
||||
### Modify request or response
|
||||
|
||||
|
@ -210,8 +211,6 @@ app1:
|
|||
field:
|
||||
```
|
||||
|
||||
### Modify request or response
|
||||
|
||||
#### Set headers
|
||||
|
||||
```yaml
|
||||
|
|
Loading…
Add table
Reference in a new issue