...
This commit is contained in:
15
.env.development
Normal file
15
.env.development
Normal file
@@ -0,0 +1,15 @@
|
||||
###
|
||||
# @Author: Aimee~
|
||||
# @Date: 2023-05-11 11:17:32
|
||||
# @LastEditTime: 2023-07-05 11:08:59
|
||||
# @LastEditors: Aimee
|
||||
# @FilePath: /douhuo-agent/.env.development
|
||||
# @Description: 正式环境测试环境更改
|
||||
###
|
||||
NODE_ENV=development
|
||||
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
|
||||
Reference in New Issue
Block a user