1
0
Fork 0

Use event stream API instead of event subscriptions

This commit is contained in:
Graham Taylor 2016-03-01 21:56:20 +00:00
parent b42b170ad2
commit 3063251d43
4 changed files with 8 additions and 23 deletions

View file

@ -206,12 +206,6 @@
#
# endpoint = "http://127.0.0.1:8080"
# Network interface used to call Marathon web services. Needed in case of multiple network interfaces.
# Optional
# Default: "eth0"
#
# networkInterface = "eth0"
# Enable watch Marathon changes
#
# Optional