mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
10 lines
91 B
HCL
10 lines
91 B
HCL
services {
|
|
id = "s2-v1"
|
|
name = "s2"
|
|
port = 8182
|
|
|
|
meta {
|
|
version = "v1"
|
|
}
|
|
}
|