mirror of
https://github.com/yusing/godoxy.git
synced 2025-05-20 12:42:34 +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
|
- 192.168.0.0/16
|
||||||
status_code: 403 # default
|
status_code: 403 # default
|
||||||
message: "IP not allowed" # default
|
message: "IP not allowed" # default
|
||||||
|
```
|
||||||
|
|
||||||
### Modify request or response
|
### Modify request or response
|
||||||
|
|
||||||
|
@ -210,8 +211,6 @@ app1:
|
||||||
field:
|
field:
|
||||||
```
|
```
|
||||||
|
|
||||||
### Modify request or response
|
|
||||||
|
|
||||||
#### Set headers
|
#### Set headers
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|
Loading…
Add table
Reference in a new issue