5 lines
142 B
Plaintext
5 lines
142 B
Plaintext
# 生产环境API配置
|
|
REACT_APP_API_URL=https://infogenie.api.shumengya.top
|
|
|
|
# 生产环境API配置
|
|
REACT_APP_API_URL=http://127.0.0.1:5002 |