diff --git a/frontend-react/.nats.conf b/frontend-react/.nats.conf index 805e6f75..a36d295f 100644 --- a/frontend-react/.nats.conf +++ b/frontend-react/.nats.conf @@ -3,7 +3,9 @@ authorization: { password: nats, } +http_port: 8222 + websocket: { port: 9222 no_tls: true -} \ No newline at end of file +}