blob: 45c71412bdd5e6161c25be8d72beee5c5fc39d92 [file] [log] [blame]
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
pid_file = "./pidfile"
cache {
}
listener "tcp" {
address = "127.0.0.1:8300"
tls_disable = true
}