大华配置修改
parent
cf3d293fad
commit
32b74799ba
|
|
@ -18,10 +18,21 @@ dahua:
|
||||||
subsystem: evo-accesscontrol
|
subsystem: evo-accesscontrol
|
||||||
auto-match-by-name: true
|
auto-match-by-name: true
|
||||||
oauth:
|
oauth:
|
||||||
host: 123.183.159.35
|
|
||||||
client-id: 123.183.159.35
|
#测试环境
|
||||||
client-secret: 4edfdcd2-67e6-41db-a1ae-b98d47a70266
|
#host: 123.183.159.35
|
||||||
|
#client-id: 123.183.159.35
|
||||||
|
# client-secret: 4edfdcd2-67e6-41db-a1ae-b98d47a70266
|
||||||
|
# username: system
|
||||||
|
# password: zcloud88888
|
||||||
|
# http: false
|
||||||
|
# port: 4443
|
||||||
|
|
||||||
|
#生产环境
|
||||||
|
host: 192.168.42.194
|
||||||
|
client-id: qinyushuzhi
|
||||||
|
client-secret: a5f237d2-298a-4f69-8298-549d5417132d
|
||||||
username: system
|
username: system
|
||||||
password: zcloud88888
|
password: 3093164@qzs
|
||||||
http: false
|
http: false
|
||||||
port: 4443
|
port: 443
|
||||||
Loading…
Reference in New Issue