mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 13:55:55 +00:00
b64674623e
* copyright headers for agent folder
5 lines
138 B
HCL
5 lines
138 B
HCL
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
bind_addr = "0.0.0.0"
|
|
advertise_addr = "{{ GetInterfaceIP \"eth0\" }}" |