1
0
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:
Umputun 2021-04-14 03:45:25 -05:00
parent ab0f5c0e1d
commit 7138a71236

View File

@ -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)