17 lines
489 B
JavaScript
17 lines
489 B
JavaScript
/*
|
||
李振华:192.168.0.57:8080 / 192.168.43.105:8080
|
||
方亮:192.168.0.36:8081
|
||
测试:192.168.0.14:1922
|
||
腾讯服务器:43.143.145.161:18899
|
||
富广大厦:192.168.137.1:8080
|
||
甘肃线上:112.29.103.165:1618
|
||
*/
|
||
|
||
// const publicPath = 'http://10.96.1.179:8080/GsExamWeb'
|
||
// const publicPath = 'http://43.143.145.161:18899/GsExamWeb'
|
||
// const publicPath = 'http://112.29.103.165:1618/GsExamWeb'
|
||
const publicPath = 'http://192.168.0.14:1996/GsExamWeb'
|
||
|
||
export {
|
||
publicPath
|
||
} |