Logo
Explore Help
Register Sign In
aidlab/aida_front
7
0
Fork 0
You've already forked aida_front
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
5f4e1176f034762f7e5753d1b9b747c1a306f673
aida_front/.env

5 lines
153 B
Bash
Raw Normal View History

first commit first commit
2023-07-26 15:54:34 +08:00
# NODE_ENV = 'production'
fix
2023-12-14 15:49:59 +08:00
NODE_ENV = 'development'
refactor: migrate from Vue CLI to Vite, update WebSocket handling, and clean up configuration - Replaced vue.config.js with vite.config.js for Vite setup. - Updated WebSocket implementation in webSocket.js for improved readability and performance. - Removed unnecessary comments and cleaned up code formatting. - Configured Vite plugins for auto-imports, SVG icons, and component resolution. - Set up proxy configurations for API endpoints in Vite.
2025-06-18 14:31:35 +08:00
# VITE_APP_BASE_URL = 'http://18.167.251.121:10086'
VITE_APP_BASE_URL = 'https://www.api.aida.com.hk'
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 41ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API