修改配置
This commit is contained in:
parent
868ab6e018
commit
8b33035749
|
@ -1,7 +1,7 @@
|
||||||
// 手动配置的地址
|
// 手动配置的地址
|
||||||
window.dasConfig = {
|
window.dasConfig = {
|
||||||
ip: '192.168.10.241',
|
ip: '192.168.10.241',
|
||||||
port: 32024,
|
port: 30646,
|
||||||
prodApi: '/prod-api',
|
prodApi: '/prod-api',
|
||||||
protocol: 'http://'
|
protocol: 'http://'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue