f
This commit is contained in:
6
frontend/.env.test
Normal file
6
frontend/.env.test
Normal file
@ -0,0 +1,6 @@
|
||||
# 测试环境配置
|
||||
REACT_APP_ENV=test
|
||||
REACT_APP_API_URL=http://localhost:8080
|
||||
REACT_APP_API_TIMEOUT=15000
|
||||
REACT_APP_DEBUG=true
|
||||
GENERATE_SOURCEMAP=true
|
||||
Reference in New Issue
Block a user