mirror of
https://github.com/status-im/consul.git
synced 2025-02-08 03:43:34 +00:00
9 lines
155 B
HCL
9 lines
155 B
HCL
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
primary_datacenter = "alpha"
|
|
log_level = "trace"
|
|
peering {
|
|
enabled = true
|
|
}
|