初始化仓库管理操作端项目
This commit is contained in:
5
.env.production
Normal file
5
.env.production
Normal file
@@ -0,0 +1,5 @@
|
||||
# 生产环境配置文件
|
||||
# 这个文件中的变量只在生产环境生效(npm run build)
|
||||
|
||||
# API基础URL
|
||||
VITE_API_BASE_URL=https://api.your-production-domain.com/api
|
Reference in New Issue
Block a user