Wasmcloud host added to compose

This commit is contained in:
Lorenzo Venerandi
2024-12-14 15:40:21 +01:00
parent 74a6dbf19b
commit 8a8e6cb6ce
3 changed files with 23 additions and 11 deletions

View File

@@ -0,0 +1,11 @@
jetstream {
domain: leaf
}
leafnodes {
remotes: [
{
url: "nats://nats.cluster.local:7422"
}
]
}