Files
efc-workload-base-web/.env.production

4 lines
119 B
Plaintext
Raw Normal View History

# 远程后端地址
REACT_APP_BACKEND_ADDRESS=http://43.138.83.20:10001
# 超时时间
REACT_APP_BACKEND_TIMEOUT=10000