15 lines
404 B
Plaintext
15 lines
404 B
Plaintext
###
|
|
# @Author: Aimee~
|
|
# @Date: 2023-05-11 11:17:32
|
|
# @LastEditTime: 2023-07-05 11:08:51
|
|
# @LastEditors: Aimee
|
|
# @FilePath: /douhuo-agent/.env.preview
|
|
# @Description:
|
|
###
|
|
NODE_ENV=production
|
|
VUE_APP_PREVIEW=true
|
|
# <!-- //水感应正式环境-->
|
|
# VUE_APP_API_BASE_URL=https://douhuo.douhuofalv.com/agent
|
|
|
|
# <!-- //水感应测试-->
|
|
VUE_APP_API_BASE_URL=https://api.douhuotest.douhuofalv.com/agent |