mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
678adb3154
Add peering integration tests.
11 lines
117 B
HCL
11 lines
117 B
HCL
services {
|
|
name = "s2"
|
|
port = 8181
|
|
checks = []
|
|
connect {
|
|
sidecar_service {
|
|
checks = []
|
|
}
|
|
}
|
|
}
|