Skip to content

Commit

Permalink
Enable nats-server monitoring in frontend-react nats config
Browse files Browse the repository at this point in the history
  • Loading branch information
fussel178 committed Jan 4, 2024
1 parent be268ac commit e264507
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion frontend-react/.nats.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ authorization: {
password: nats,
}

http_port: 8222

websocket: {
port: 9222
no_tls: true
}
}

0 comments on commit e264507

Please sign in to comment.