init
This commit is contained in:
8
web/.env.development
Normal file
8
web/.env.development
Normal file
@@ -0,0 +1,8 @@
|
||||
# 本地环境
|
||||
ENV = 'development'
|
||||
|
||||
# 本地环境接口地址
|
||||
VITE_API_URL = 'http://192.168.1.160:9000'
|
||||
|
||||
# 是否启用按钮权限
|
||||
VITE_PM_ENABLED = true
|
||||
Reference in New Issue
Block a user