open-consul/.changelog/10758.txt
Mark Anderson 03a3ec2b55
Fixup to support unix domain socket via command line (#10758)
Missed the need to add support for unix domain socket config via
api/command line. This is a variant of the problems described in
it is easy to drop one.

Signed-off-by: Mark Anderson <manderson@hashicorp.com>
2021-08-12 10:05:22 -07:00

4 lines
91 B
Plaintext

```release-note:feature
connect: add support for unix domain socket config via API/CLI
```