summaryrefslogtreecommitdiff
path: root/configs/kvmd/v1-vga.yaml
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-10-28 07:09:00 +0300
committerDevaev Maxim <[email protected]>2018-10-28 07:09:00 +0300
commitc65c710962bbcc5d75f5df520efa8d60215eb99a (patch)
tree29d2da3d96099d54d6006ebc009104864ba7a42d /configs/kvmd/v1-vga.yaml
parentab342111d0c88e13e0d0d4a79c1e14150a7d4ef3 (diff)
using 127.0.0.1 instead of localhost
Diffstat (limited to 'configs/kvmd/v1-vga.yaml')
-rw-r--r--configs/kvmd/v1-vga.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/kvmd/v1-vga.yaml b/configs/kvmd/v1-vga.yaml
index 48b8e511..055c8363 100644
--- a/configs/kvmd/v1-vga.yaml
+++ b/configs/kvmd/v1-vga.yaml
@@ -1,6 +1,6 @@
kvmd:
server:
- host: localhost
+ host: 127.0.0.1
port: 8081
heartbeat: 3.0
@@ -63,7 +63,7 @@ kvmd:
- "--height=576"
- "--fake-width=800"
- "--fake-height=600"
- - "--host=localhost"
+ - "--host=127.0.0.1"
- "--port=8082"
logging: