Add missing default config for zmq listener.

This commit is contained in:
Andrey Antukh 2021-02-17 16:58:31 +01:00 committed by Andrés Moya
parent e3bad997fd
commit 1ad1f3eb33
2 changed files with 2 additions and 1 deletions

View file

@ -29,6 +29,8 @@
:default-blob-version 1
:loggers-zmq-uri "tcp://localhost:45556"
:asserts-enabled false
:public-uri "http://localhost:3449"