mirror of https://github.com/status-im/consul.git
5 lines
73 B
HCL
5 lines
73 B
HCL
|
services {
|
||
|
name = "s2"
|
||
|
port = 8181
|
||
|
connect { sidecar_service {} }
|
||
|
}
|