6 lines
122 B
Bash
6 lines
122 B
Bash
# Backend API base URL
|
|
VITE_API_URL=http://127.0.0.1:2892
|
|
|
|
# Platform display name shown in UI
|
|
VITE_PLATFORM_NAME=Caravel
|