dashboard-nanobot/frontend/.env.example

6 lines
131 B
Bash

# Backend API entry
VITE_API_BASE=http://localhost:8000/api
# Backend WebSocket entry
VITE_WS_BASE=ws://localhost:8000/ws/monitor