Added NATS server and frontend code to connect to it
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
FROM nats:2.7.4-scratch
|
||||
COPY ./nats-server.conf /nats-server.conf
|
||||
EXPOSE 4223
|
||||
Reference in New Issue
Block a user