mirror of https://github.com/status-im/consul.git
9 lines
81 B
HCL
9 lines
81 B
HCL
|
services {
|
||
|
name = "s3"
|
||
|
port = 8282
|
||
|
|
||
|
connect {
|
||
|
sidecar_service {}
|
||
|
}
|
||
|
}
|