Skip to content

Commit 921bbe6

Browse files
author
Dimy Jeannot
committed
fix: removing the nats server name random digits. Needs to be predictable when in cluster mode
1 parent 7dfc00b commit 921bbe6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go/oeco-sdk/v2beta/server.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,3 +463,5 @@ func WithStaticAssets(assets []StaticAsset) ServerOption {
463463
cfg.StaticAssets = assets
464464
})
465465
}
466+
467+
//

0 commit comments

Comments
 (0)