mirror of https://github.com/status-im/consul.git
parent
df85dd83a7
commit
dc6ea1b644
|
@ -404,7 +404,7 @@ String value that specifies the namespace in which to register the service. Refe
|
|||
|
||||
## Multiple service definitions
|
||||
|
||||
You can define multiple services in a single definition file in the `servcies` block. This enables you register multiple services in a single command. Note that the HTTP API does not support the `services` block.
|
||||
You can define multiple services in a single definition file in the `services` block. This enables you register multiple services in a single command. Note that the HTTP API does not support the `services` block.
|
||||
|
||||
<CodeTabs tabs={[ "HCL", "JSON" ]}>
|
||||
|
||||
|
|
Loading…
Reference in New Issue