mirror of https://github.com/hashicorp/consul
parent
0a465dd0d2
commit
3011885ad8
|
@ -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