4 lines
62 B
JavaScript
4 lines
62 B
JavaScript
|
module.exports = {
|
||
|
baseUrl: 'http://192.168.3.199:8086'
|
||
|
}
|