mirror of
https://github.com/yusing/godoxy.git
synced 2025-06-09 04:52:35 +02:00
fixed docs
This commit is contained in:
parent
2a8ab27fc1
commit
d172552fb0
1 changed files with 2 additions and 0 deletions
|
@ -388,6 +388,8 @@ http:
|
|||
|
||||
Middleware compose is a way to create reusable middlewares in file(s), just like docker compose.
|
||||
|
||||
Files will be loaded from `config/middlewares`
|
||||
|
||||
You may use them with `<middleware_name>@file`
|
||||
|
||||
See [example](../internal/net/http/middleware/test_data/middleware_compose.yml)
|
||||
|
|
Loading…
Add table
Reference in a new issue