github开源项目art-design-pro测试
This commit is contained in:
10
.env.production
Normal file
10
.env.production
Normal file
@ -0,0 +1,10 @@
|
||||
# 【生产】环境变量
|
||||
|
||||
# 网站地址前缀
|
||||
VITE_BASE_URL = /art-design-pro/
|
||||
|
||||
# API 地址前缀
|
||||
VITE_API_URL = https://m1.apifoxmock.com/m1/6400575-6097373-default
|
||||
|
||||
# Delete console
|
||||
VITE_DROP_CONSOLE = true
|
Reference in New Issue
Block a user