Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
23284483c4 |
@@ -5,6 +5,7 @@
|
||||
"versionName": "1.0.0",
|
||||
"versionCode": "100",
|
||||
"transformPx": false,
|
||||
"sassImplementationName": "node-sass",
|
||||
"app-plus": {
|
||||
"usingComponents": true,
|
||||
"compilerVersion": 3,
|
||||
|
||||
@@ -7,7 +7,8 @@ module.exports = {
|
||||
proxy: {
|
||||
'/api': {
|
||||
// target: 'http://192.168.1.115:8000',
|
||||
target: 'http://39.98.184.58:8000',
|
||||
// target: 'http://39.98.184.58:8000',
|
||||
target: 'http://39.98.44.136:80',
|
||||
ws: true,
|
||||
pathRewrite: {
|
||||
'^/api': '/'
|
||||
|
||||
Reference in New Issue
Block a user