mirror of
https://github.com/status-im/consul.git
synced 2025-01-19 02:03:00 +00:00
10 lines
112 B
HCL
10 lines
112 B
HCL
|
|
node_prefix "" {
|
|
policy = "read"
|
|
}
|
|
service_prefix "" {
|
|
policy = "read"
|
|
}
|
|
query_prefix "" {
|
|
policy = "read"
|
|
} |