mirror of
https://github.com/umputun/reproxy.git
synced 2024-11-24 08:12:31 +02:00
add a tiny docker example
This commit is contained in:
parent
ab0f5c0e1d
commit
7138a71236
@ -19,6 +19,10 @@ example with a static provider:
|
||||
|
||||
`reproxy --static.enabled --static.rule="example.com/api/(.*),https://api.example.com/$1"`
|
||||
|
||||
example with an automatic docker discovery:
|
||||
|
||||
`reproxy --docker.enabled --docker.auto`
|
||||
|
||||
## Install
|
||||
|
||||
- for a binary distribution pick the proper file in the [release section](https://github.com/umputun/reproxy/releases)
|
||||
|
Loading…
Reference in New Issue
Block a user