Update environment variables for local development, adjust DraggableContainer and SessionUsersPanel to switch between 'mini' and 'full' modes, and refactor UserCamera and UserDevicesControls for improved styling and responsiveness. Clean up SessionPage layout for better structure.

This commit is contained in:
2025-10-31 15:17:52 +05:00
parent 677d579d07
commit f88e4a80c0
6 changed files with 23 additions and 24 deletions
+4 -4
View File
@@ -1,4 +1,4 @@
# VITE_API_URL=http://localhost:3000
# VITE_WEBRTC_URL=http://localhost:3001
VITE_API_URL=https://stream.graff.estate/api
VITE_WEBRTC_URL=https://stream.graff.estate
VITE_API_URL=http://localhost:3000
VITE_WEBRTC_URL=http://localhost:3001
# VITE_API_URL=https://stream.graff.estate/api
# VITE_WEBRTC_URL=https://stream.graff.estate