mirror of
https://github.com/status-im/consul.git
synced 2025-02-10 04:45:05 +00:00
Previously, some variables were wrapped in < > while others were not, creating ambiguity in whether some labels were a string literal or a variable. Now, all variables are wrapped in < >.