mirror of
https://github.com/makeplane/plane.git
synced 2025-12-24 15:49:36 +01:00
13 lines
311 B
Plaintext
13 lines
311 B
Plaintext
VITE_API_BASE_URL="http://localhost:8000"
|
|
|
|
VITE_WEB_BASE_URL="http://localhost:3000"
|
|
|
|
VITE_ADMIN_BASE_URL="http://localhost:3001"
|
|
VITE_ADMIN_BASE_PATH="/god-mode"
|
|
|
|
VITE_SPACE_BASE_URL="http://localhost:3002"
|
|
VITE_SPACE_BASE_PATH="/spaces"
|
|
|
|
VITE_LIVE_BASE_URL="http://localhost:3100"
|
|
VITE_LIVE_BASE_PATH="/live"
|