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