Commit 4efa7f41 authored by wuhao's avatar wuhao 🎯

asder

parent 4c0df188
Pipeline #3525 passed with stages
in 4 minutes and 14 seconds
......@@ -7,7 +7,7 @@ export default {
"DEFAULT_HEAD_IMG":"./assets/images/avatars/avatar_21.jpg",
"DEFAULT_404_IMG":"./assets/illustrations/illustration_404.svg",
"DOWNLOAD_URL":"http://192.168.40.2",
"SOCKET_IO_URL":""
"SOCKET_IO_URL":"http://192.168.40.36:7001/"
},
test:{
"REACT_APP_URL":"/vstp",
......@@ -17,6 +17,10 @@ export default {
"SOCKET_IO_URL":"http://localhost:7001"
},
prod:{
"REACT_APP_URL":"http://tasks.nangaoyun.com"
"REACT_APP_URL":"http://192.168.40.36:8044/vstp", // http://tasks-dev.nangaoyun.com
"DEFAULT_HEAD_IMG":"./assets/images/avatars/avatar_21.jpg",
"DEFAULT_404_IMG":"./assets/illustrations/illustration_404.svg",
"DOWNLOAD_URL":"http://192.168.40.2",
"SOCKET_IO_URL":"http://192.168.40.36:7001/"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment