Skip to content

Commit

Permalink
Merge pull request #408 from wuespace/enable-monitoring
Browse files Browse the repository at this point in the history
Enable nats server monitoring in frontend-react
fussel178 authored Jan 4, 2024
2 parents 8aeaa15 + e264507 commit 39177ed
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
@@ -3,7 +3,9 @@ authorization: {
password: nats,
}

http_port: 8222

websocket: {
port: 9222
no_tls: true
}
}

0 comments on commit 39177ed

Please sign in to comment.