mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-09 14:57:59 -05: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)
|
|
|
|
# GitHub OAuth
|
|
VITE_GITHUB_CLIENT_ID=""
|
|
VITE_APP_MODE="oss" # "oss" or "saas"
|