nats server configuration

This commit is contained in:
2024-11-21 19:10:00 +01:00
parent b5027e0ca2
commit fd5228c46e
3 changed files with 687 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
leafnodes {
remotes = [
{
url: "nats://192.168.1.152"
},
]
}