初始化提交
This commit is contained in:
5
web/.env.development
Normal file
5
web/.env.development
Normal file
@@ -0,0 +1,5 @@
|
||||
# 本地环境
|
||||
ENV = 'development'
|
||||
|
||||
# 本地环境接口地址
|
||||
VITE_API_URL = 'http://localhost:8888/'
|
||||
Reference in New Issue
Block a user