5 lines
110 B
HCL
5 lines
110 B
HCL
|
// The provided consul.token value must be blessed with service=write ACLs.
|
||
|
consul {
|
||
|
token="CONSUL_TOKEN"
|
||
|
}
|