mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
6 lines
171 B
Plaintext
6 lines
171 B
Plaintext
VITE_BACKEND_BASE_URL="localhost:3000" # Backend URL without protocol (e.g. localhost:3000)
|
|
VITE_MOCK_API="false" # true or false
|
|
|
|
# GitHub OAuth
|
|
VITE_GITHUB_CLIENT_ID=""
|