不知名提交
This commit is contained in:
11
InfoGenie-frontend/.env.development
Normal file
11
InfoGenie-frontend/.env.development
Normal file
@@ -0,0 +1,11 @@
|
||||
# React 开发环境变量
|
||||
|
||||
# API URL - 开发环境使用本地后端
|
||||
REACT_APP_API_URL=http://127.0.0.1:5002
|
||||
|
||||
# 应用信息
|
||||
REACT_APP_NAME=InfoGenie
|
||||
REACT_APP_VERSION=1.0.0
|
||||
|
||||
# 调试模式
|
||||
REACT_APP_DEBUG=true
|
||||
Reference in New Issue
Block a user