mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
auth.yaml
This commit is contained in:
1
configs/kvmd/auth.yaml
Normal file
1
configs/kvmd/auth.yaml
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
@@ -6,6 +6,8 @@ kvmd:
|
|||||||
host: 127.0.0.1
|
host: 127.0.0.1
|
||||||
port: 8081
|
port: 8081
|
||||||
|
|
||||||
|
auth: !include auth.yaml
|
||||||
|
|
||||||
hid:
|
hid:
|
||||||
reset_pin: 4
|
reset_pin: 4
|
||||||
device: /dev/kvmd-hid
|
device: /dev/kvmd-hid
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ kvmd:
|
|||||||
host: 127.0.0.1
|
host: 127.0.0.1
|
||||||
port: 8081
|
port: 8081
|
||||||
|
|
||||||
|
auth: !include auth.yaml
|
||||||
|
|
||||||
hid:
|
hid:
|
||||||
reset_pin: 4
|
reset_pin: 4
|
||||||
device: /dev/kvmd-hid
|
device: /dev/kvmd-hid
|
||||||
|
|||||||
@@ -3,6 +3,8 @@ kvmd:
|
|||||||
host: 0.0.0.0
|
host: 0.0.0.0
|
||||||
port: 8081
|
port: 8081
|
||||||
|
|
||||||
|
auth: !include auth.yaml
|
||||||
|
|
||||||
hid:
|
hid:
|
||||||
reset_pin: 4
|
reset_pin: 4
|
||||||
device: /dev/ttyS10
|
device: /dev/ttyS10
|
||||||
|
|||||||
Reference in New Issue
Block a user