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 a15cef689d
commit b7ea463d0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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
}