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