.env.development 247 B

1234567891011
  1. # 页面标题
  2. VITE_APP_TITLE = 大模型微信端
  3. # 开发环境配置
  4. VITE_APP_ENV = 'development'
  5. # 图片路径
  6. VITE_IMGAGE_PATH = 'https://static.fuxicarbon.com/bigModel/wechat'
  7. # 开发环境
  8. VITE_APP_BASE_API = http://192.168.40.18:8080