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
190 B

# 请求域名
NUXT_API_URL=http://127.0.0.1:8081
NUXT_API_ADMIN_URL=https://apia.huajibao.cn
# 接口默认前缀
NUXT_API_PREFIX=/api/
# 后台地址
NUXT_ADMIN_URL=http://127.0.0.1:9527