|
@@ -3,8 +3,8 @@
|
|
|
// see http://vuejs-templates.github.io/webpack for documentation.
|
|
|
//
|
|
|
// const TARGET = "http://study.ndjsxh.cn:8888/"
|
|
|
-// const TARGET = "http://localhost:8000/"
|
|
|
-const TARGET = "http://sm.hqedust.com:8889/"
|
|
|
+const TARGET = "http://localhost:8000/"
|
|
|
+// const TARGET = "http://sm.hqedust.com:8889/"
|
|
|
const path = require('path')
|
|
|
|
|
|
module.exports = {
|