commit | 99cf3169a038b7002500fe5d2b72bbc45c085fd2 | [log] [tgz] |
---|---|---|
author | 22301009 <22301009@bjtu.edu.cn> | Fri Jun 06 00:19:25 2025 +0800 |
committer | 22301009 <22301009@bjtu.edu.cn> | Fri Jun 06 00:24:01 2025 +0800 |
tree | 39d68428fc6bc52e1f8e557f9ad51d4a0e1c418c | |
parent | 767f9b944b1710a147e17cb35744883c28412fc9 [diff] [blame] |
修改图片路径 Change-Id: I5d4c35c3a8ecfdca7022354d3e492db2722a0882
diff --git a/.env.development b/.env.development index e6d3898..596001c 100644 --- a/.env.development +++ b/.env.development
@@ -1,4 +1,6 @@ # REACT_APP_API_BASE=http://127.0.0.1:4523/m1/6139971-5831803-default # REACT_APP_API_BASE=http://localhost:8080 # REACT_APP_API_BASE='' -REACT_APP_AVATAR_BASE_URL=http://localhost:8080 +REACT_APP_AVATAR_BASE_URL=http://localhost:3011 +# REACT_APP_AVATAR_BASE_URL=http://team11.10813352.xyz +