feat: 完善环境标识配置
This commit was merged in pull request #1.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# 平台本地运行端口号
|
||||
VITE_PORT = 8848
|
||||
|
||||
VITE_APP_ENV = "local"
|
||||
VITE_APP_ENV_LABEL = "本地环境"
|
||||
|
||||
# 开发环境读取配置文件路径
|
||||
VITE_PUBLIC_PATH = /
|
||||
|
||||
|
||||
Reference in New Issue
Block a user