1
This commit is contained in:
parent
18c84d27ca
commit
40cd85f233
@ -11,7 +11,7 @@ export default {
|
|||||||
components: { iFrame },
|
components: { iFrame },
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
url: 'http://127.0.0.1:3000',
|
url: 'http://192.168.1.17:3000',
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user