mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
8 lines
125 B
HCL
8 lines
125 B
HCL
acl {
|
|
tokens {
|
|
agent = "CONSUL_TOKEN"
|
|
agent_master = "CONSUL_TOKEN"
|
|
default = "CONSUL_TOKEN"
|
|
}
|
|
}
|