Update environment configurations for client and server, refactor ControlsPopover to accept session prop, and adjust media handling in UserCamera. Disable buttons based on session state and improve participant popup functionality.
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
DATABASE_URL=postgres://postgres:v1sq3vD5faXL@194.26.138.94:5432/stream
|
||||
JWT_SECRET=b5cf2bd3894fb24191f13dc9dddaeecccc92d0ee298e7ee41c2d0aab51c28fa1
|
||||
PORT=3000
|
||||
SOCKET_PORT=3001
|
||||
PORT=6000
|
||||
SOCKET_PORT=6001
|
||||
Reference in New Issue
Block a user