4 lines
119 B
Plaintext
4 lines
119 B
Plaintext
|
|
# 远程后端地址
|
||
|
|
REACT_APP_BACKEND_ADDRESS=http://43.138.83.20:10001
|
||
|
|
# 超时时间
|
||
|
|
REACT_APP_BACKEND_TIMEOUT=10000
|