mirror of
https://github.com/dpup/meshstream.git
synced 2026-05-18 07:15:42 +02:00
4 lines
105 B
Bash
4 lines
105 B
Bash
# Development environment variables
|
|
VITE_API_BASE_URL="http://localhost:8080"
|
|
VITE_APP_ENV="development"
|