|
@@ -63,7 +63,8 @@ module.exports = {
|
|
|
// http://192.168.3.28:8000
|
|
|
// http://192.168.3.134
|
|
|
// http://47.114.176.40:8000
|
|
|
- // http://dev.dayaedu.com
|
|
|
+ // let target = 'http://dev.dayaedu.com'
|
|
|
+ // 'http://dev.dayaedu.com'
|
|
|
'/api-auth': {
|
|
|
target: 'http://dev.dayaedu.com',
|
|
|
// target: 'http://47.114.176.40:8000',
|