Commit 7da5cf0c authored by wuhao's avatar wuhao 🎯

asdr

parent 3c4aef06
Pipeline #3739 passed with stages
in 2 minutes and 36 seconds
......@@ -3,11 +3,11 @@
export default {
dev:{
"REACT_APP_URL":"http://192.168.40.36:8044/vstp", // http://tasks-dev.nangaoyun.com
"REACT_APP_URL":"/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/"
"SOCKET_IO_URL":"/wss"
},
test:{
"REACT_APP_URL":"/vstp",
......
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