mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
9 lines
81 B
HCL
9 lines
81 B
HCL
|
services {
|
||
|
name = "s3"
|
||
|
port = 8282
|
||
|
|
||
|
connect {
|
||
|
sidecar_service {}
|
||
|
}
|
||
|
}
|