dashboard-nanobot/frontend/.env.example

6 lines
131 B
Plaintext
Raw Normal View History

2026-03-01 16:26:03 +00:00
# Backend API entry
VITE_API_BASE=http://localhost:8000/api
# Backend WebSocket entry
VITE_WS_BASE=ws://localhost:8000/ws/monitor