mirror of
https://github.com/kemko/reproxy.git
synced 2026-01-06 18:25:49 +03:00
add line break for better formatting
This commit is contained in:
@@ -16,7 +16,9 @@ Optional assets server can be used to serve static files.
|
||||
|
||||
Starting reproxy requires at least one provider defined. The rest of parameters are strictly optional and have sane default.
|
||||
|
||||
example with a static provider: `reproxy --static.enabled --rule="example.com/api/(.*),https://api.example.com/$1"`
|
||||
example with a static provider:
|
||||
|
||||
`reproxy --static.enabled --rule="example.com/api/(.*),https://api.example.com/$1"`
|
||||
|
||||
## Install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user