4 lines
153 B
Bash
4 lines
153 B
Bash
# VITE_API_URL=http://192.168.1.23:3000
|
|
# VITE_API_URL=http://192.168.1.224:3000
|
|
VITE_API_URL=http://localhost:3000
|
|
VITE_WEBRTC_URL=http://localhost:3001 |