修改配置文件
This commit is contained in:
parent
9f83463f67
commit
ce4270647b
|
@ -2,7 +2,7 @@
|
||||||
window.dasConfig = {
|
window.dasConfig = {
|
||||||
ip: '192.168.10.241',
|
ip: '192.168.10.241',
|
||||||
port: 30646,
|
port: 30646,
|
||||||
prodApi: '/prod-api',
|
prodApi: '',
|
||||||
protocol: 'http://',
|
protocol: 'http://',
|
||||||
wsProtocol: 'ws://'
|
wsProtocol: 'ws://'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue