.env.local 116 B

123456
  1. # 测试环境配置
  2. NUXT_ENV_VARIABLE = 'development'
  3. # 本地接口地址
  4. NUXT_BASEURL = '/fuxicarbon-api/'