mirror of
https://github.com/status-im/consul.git
synced 2025-01-17 01:01:14 +00:00
b64674623e
* copyright headers for agent folder
12 lines
188 B
HCL
12 lines
188 B
HCL
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
services {
|
|
name = "mesh-gateway"
|
|
kind = "mesh-gateway"
|
|
port = 4431
|
|
meta {
|
|
consul-wan-federation = "1"
|
|
}
|
|
}
|