diff --git a/conf/surok.json b/conf/surok.json index 86ab76b..6fc5196 100644 --- a/conf/surok.json +++ b/conf/surok.json @@ -1,5 +1,8 @@ { - "marathon": "TODO", + "marathon": { + "force": true, + "host": "marathon.mesos:8080" + }, "confd": "/etc/surok/conf.d", "domain": "marathon.mesos", "wait_time": 20,