mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
10 lines
261 B
YAML
10 lines
261 B
YAML
# You can write down any information and it will be available
|
|
# at the address /kvmd/info (if you use default nginx config).
|
|
# If server.host (str) will be defained then this value
|
|
# will be displayed in the web interface.
|
|
|
|
server:
|
|
host: localhost
|
|
|
|
kvm: {}
|