mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
5 lines
112 B
HCL
5 lines
112 B
HCL
// The provided consul.token value must be blessed with service=write ACLs.
|
|
consul {
|
|
token = "CONSUL_TOKEN"
|
|
}
|