Update README.md

This commit is contained in:
mayuresh82
2020-04-03 15:02:33 -07:00
committed by GitHub
parent d96f461375
commit 3702339f44

View File

@@ -29,7 +29,7 @@ http://gocast-addr/register?name=<appName>&vip=<addr/mask>&monitor=port:tcp:5000
```
Multiple monitors can be defined and the healthcheck succeeds only when all the monitors pass.
2. Custom defined apps in config.yaml. See the example config.yaml for syntax examples ( not supported yet)
2. Custom defined apps in config.yaml. See the example config.yaml for syntax examples
3. Consul based auto-discovery (see below)