🐛 fix: update repository links and add environment configuration for admin and user apps

This commit is contained in:
web
2025-11-28 17:53:06 -08:00
parent 2c7ad08e38
commit 4c774871a8
12 changed files with 149 additions and 99 deletions
+12
View File
@@ -0,0 +1,12 @@
# 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=