8 lines
196 B
Plaintext
8 lines
196 B
Plaintext
# Backend Configuration
|
|
WORKSPACE_BASE_PATH=/tmp/helmview_workspaces
|
|
MAX_UPLOAD_SIZE=104857600
|
|
HELM_TIMEOUT=60
|
|
|
|
# Frontend Configuration (for production builds)
|
|
VITE_API_URL=http://localhost:8000
|