mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
Capital HTTP
This commit is contained in:
@@ -120,7 +120,7 @@ does not automatically enable service discovery.
|
||||
- `name` `(string: "service: <name> check")` - Specifies the name of the health
|
||||
check.
|
||||
|
||||
- `path` `(string: <varies>)` - Specifies the path of the http endpoint which
|
||||
- `path` `(string: <varies>)` - Specifies the path of the HTTP endpoint which
|
||||
Consul will query to query the health of a service. Nomad will automatically
|
||||
add the IP of the service and the port, so this is just the relative URL to
|
||||
the health check endpoint. This is required for http-based health checks.
|
||||
|
||||
Reference in New Issue
Block a user