🚀(helm) webrtc helm chart
Make the webrtc helm chart. The webrtc server is a simple websocket server that forwards messages between clients. The server uses the port 443 and the protocol wss. local_url: wss://impress.127.0.0.1.nip.io/ws
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
NEXT_PUBLIC_API_URL=https://impress-staging.beta.numerique.gouv.fr/api/v1.0/
|
||||
NEXT_PUBLIC_SIGNALING_URL=ws://localhost:4444
|
||||
NEXT_PUBLIC_SIGNALING_URL=wss://impress-staging.beta.numerique.gouv.fr/ws
|
||||
|
||||
Reference in New Issue
Block a user