mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Update example license_path to match docs (#13374)
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user