15 lines
405 B
Plaintext
15 lines
405 B
Plaintext
###
|
|
# @Author: Aimee~
|
|
# @Date: 2023-05-11 11:17:32
|
|
# @LastEditTime: 2023-12-12 15:52:50
|
|
# @LastEditors: Aimee
|
|
# @FilePath: /water_dealer-agent/.env.preview
|
|
# @Description:
|
|
###
|
|
NODE_ENV=production
|
|
VUE_APP_PREVIEW=true
|
|
# <!-- //水感应正式环境-->
|
|
VUE_APP_API_BASE_URL=https://api.shui.shuiganying.com/api
|
|
|
|
# <!-- // 水感应测试-->
|
|
# VUE_APP_API_BASE_URL=https://shuitest.shuiganying.com/api |