修改配置文件

This commit is contained in:
0000792 2022-11-24 10:27:13 +08:00
parent 9f83463f67
commit ce4270647b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
window.dasConfig = {
ip: '192.168.10.241',
port: 30646,
prodApi: '/prod-api',
prodApi: '',
protocol: 'http://',
wsProtocol: 'ws://'
}