mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 19:05:42 +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"
|
|
}
|