GSExamProj/public.js

17 lines
488 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*
李振华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://10.40.92.83:8080/GsExamWeb'
export {
publicPath
}