init: package name refactor
This commit is contained in:
11
nl-vue/.env.production
Normal file
11
nl-vue/.env.production
Normal file
@@ -0,0 +1,11 @@
|
||||
# 接口地址
|
||||
VITE_API_BASEURL = http://127.0.0.1:82
|
||||
|
||||
# 本地端口
|
||||
VITE_PORT = 81
|
||||
|
||||
# 开启设置抽屉
|
||||
VITE_SET_DRAWER = false
|
||||
|
||||
# 检测更新(生产建议开启)
|
||||
VITE_VERSION_UPDATE = true
|
||||
Reference in New Issue
Block a user