mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 13:52:43 +08:00
3 lines
130 B
Plaintext
3 lines
130 B
Plaintext
VITE_BACKEND_BASE_URL="localhost:3000" # Backend URL without protocol (e.g. localhost:3000)
|
|
VITE_MOCK_API="false" # true or false
|