diff options
Diffstat (limited to 'configs/kvmd')
-rw-r--r-- | configs/kvmd/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/kvmd/meta.yaml b/configs/kvmd/meta.yaml index 65524997..0f2aa959 100644 --- a/configs/kvmd/meta.yaml +++ b/configs/kvmd/meta.yaml @@ -4,6 +4,6 @@ # will be displayed in the web interface. server: - host: localhost + host: localhost.localdomain kvm: {} |