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