项目初始化
This commit is contained in:
4
frontend/.env.production
Normal file
4
frontend/.env.production
Normal file
@@ -0,0 +1,4 @@
|
||||
# 生产环境变量
|
||||
|
||||
# API 基础地址(生产环境需要修改为实际地址)
|
||||
VITE_API_BASE_URL=https://api.example.com
|
||||
Reference in New Issue
Block a user