Update example license_path to match docs (#13374)

This commit is contained in:
Ted Behling
2022-06-20 09:04:02 -04:00
committed by GitHub
parent 08811312cc
commit b335e04008

View File

@@ -5,7 +5,7 @@ bind_addr = "0.0.0.0"
server {
# license_path is required as of Nomad v1.1.1+
#license_path = "/etc/nomad.d/nomad.hcl"
#license_path = "/opt/nomad/license.hclic"
enabled = true
bootstrap_expect = 1
}