mirror of
https://github.com/azaion/ui.git
synced 2026-06-24 17:41:11 +00:00
27351e83d2
- Updated Vite configuration to use the production API endpoint. - Modified TypeScript build info to include new config file. - Refactored API client to support authenticated URLs. - Updated various components to utilize the new authenticated API URL for media fetching. - Removed obsolete CSS and JS files from the distribution directory.
2 lines
36 B
Bash
2 lines
36 B
Bash
VITE_API_URL=https://api.azaion.com
|