hi-frontend/apps/admin/.env.example

13 lines
268 B
Plaintext

# API base URL
VITE_API_BASE_URL=
# CDN URL for static assets
VITE_CDN_URL=https://cdn.jsdmirror.com
# Enable tutorial document feature (true/false)
VITE_TUTORIAL_DOCUMENT=true
# Default login credentials (for development only)
VITE_USER_EMAIL=
VITE_USER_PASSWORD=