init
This commit is contained in:
5
.env.production
Normal file
5
.env.production
Normal file
@@ -0,0 +1,5 @@
|
||||
# API 基础路径
|
||||
VITE_API_BASE_URL=https://api.your-production-domain.com/api
|
||||
|
||||
# 生产环境配置
|
||||
NODE_ENV=production
|
||||
Reference in New Issue
Block a user