13 lines
241 B
Plaintext
13 lines
241 B
Plaintext
{
|
|
"ID": "api-gateway",
|
|
"Name": "api-gateway",
|
|
"Address": "__IP__",
|
|
"Port": 443,
|
|
"Check": {
|
|
"HTTP": "http://__IP__:443/ping",
|
|
"Interval": "10s",
|
|
"Timeout": "1s",
|
|
"Status": "passing",
|
|
"DeregisterCriticalServiceAfter": "10s"
|
|
}
|
|
} |