AA周年庆后台前端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
339 B

3 weeks ago
  1. VITE_ENV = 'test'
  2. VITE_OUTPUT_DIR = 'dist'
  3. VITE_PUBLIC_PATH = '/testBack/'
  4. VITE_APP_BASE_API = https://dbqb.nfdxy.net/devLotApi/
  5. # VITE_APP_BASE_API = http://localhost:12699/devLotApi/
  6. VITE_USE_MOCK = true
  7. # VITE_UPLOAD_URL='http://39.101.133.168:8828/hljw/api/aws/upload'
  8. VITE_UPLOAD_URL='https://api.homilychart.com/hljw/api/aws/upload'