switch nats websocket address
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
22d00ccae1
commit
c321c671c5
@ -115,7 +115,7 @@ onMounted(async () => {
|
||||
try {
|
||||
// connect to nats websocket
|
||||
nats = await connect({
|
||||
servers: 'wss://new-nats.burble.dn42:443/',
|
||||
servers: 'wss://anycast.burble.dn42/nats/',
|
||||
authenticator: jwtAuthenticator(jwt, seed)
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user