Refactgor, TLS support, v0.5
This commit is contained in:
14
.app.config
Normal file
14
.app.config
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"ID": "identity",
|
||||
"Name": "identity",
|
||||
"Address": "__IP__",
|
||||
"Tags": ["identity-svc", "identity", "https", "service"],
|
||||
"Port": 443,
|
||||
"Connect": {
|
||||
"Native": true
|
||||
},
|
||||
"Check": {
|
||||
"TCP": "__IP__:443",
|
||||
"DeregisterCriticalServiceAfter": "10s"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user