Files
remote-rig/.env.example
T

6 lines
198 B
Bash
Raw Normal View History

# RemoteRig Frontend Environment Variables
# Copy this file to .env and fill in your values
# Backend API URL (default: /api proxied through Vite dev server)
VITE_API_URL=http://localhost:8080/api