mirror of
https://github.com/kemko/reproxy.git
synced 2026-01-06 02:05:48 +03:00
update readme
This commit is contained in:
@@ -104,7 +104,7 @@ This is a dynamic provider and any change in container's status will be applied
|
||||
|
||||
Use: `reproxy --consul-catalog.enabled`
|
||||
|
||||
Consul Catalog provider periodically (every second by default) calls Consul API for obtaining services, which has any tag with `reproxy.` prefix. User can redefine check interval with `--consul-catalog.interval` command line flag as well as consul address with `--consul-catalog.address` command line option. The default address is `http://127.0.0.1:8500`.
|
||||
Consul Catalog provider calls Consul API periodically (every second by default) to obtaini services, which has any tag with `reproxy.` prefix. User can redefine check interval with `--consul-catalog.interval` command line flag as well as consul address with `--consul-catalog.address` command line option. The default address is `http://127.0.0.1:8500`.
|
||||
|
||||
For example:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user