14 lines
241 B
Plaintext
14 lines
241 B
Plaintext
|
{
|
||
|
"ID": "order",
|
||
|
"Name": "order",
|
||
|
"Address": "__IP__",
|
||
|
"Tags": ["order-svc", "order", "https", "service"],
|
||
|
"Port": 443,
|
||
|
"Connect": {
|
||
|
"Native": true
|
||
|
},
|
||
|
"Check": {
|
||
|
"TCP": "__IP__:443",
|
||
|
"DeregisterCriticalServiceAfter": "10s"
|
||
|
}
|
||
|
}
|