Adjust receiver configuration files

This commit is contained in:
Thomas Roehl 2022-02-14 13:05:20 +01:00
parent cd6901cee9
commit 76f30ea53d
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
[]
{}

View File

@ -1,8 +1,8 @@
[
{
{
"natsrecv" : {
"type": "nats",
"address": "nats://my-url",
"port" : "4222",
"database": "testcluster"
}
]
}