13 lines
255 B
JSON
13 lines
255 B
JSON
{
|
|
"services": [
|
|
{
|
|
"name": "zzy*",
|
|
"ports": ["tname_a*"]
|
|
}
|
|
],
|
|
"template": "templates/selfcheck.jj2",
|
|
"dest": "selfcheck",
|
|
"reload_cmd": "/bin/echo selfcheck ok",
|
|
"discovery": "marathon_api"
|
|
}
|