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