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.

9 lines
212 B

1 week ago
  1. # 【生产】环境变量
  2. # 网站地址前缀
  3. VITE_BASE_URL = /art-design-pro/
  4. # API 地址前缀
  5. VITE_API_URL = https://m1.apifoxmock.com/m1/6400575-6097373-default
  6. # Delete console
  7. VITE_DROP_CONSOLE = true