From 3737bbafb109a79f77c3047eb9b2791e6b57344e Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sun, 23 Oct 2016 19:41:17 +0200 Subject: Server: host -> hostname (host = hostname + port) --- config/test-6.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/test-6.yaml') diff --git a/config/test-6.yaml b/config/test-6.yaml index ba83b0bc1..0c9630c89 100644 --- a/config/test-6.yaml +++ b/config/test-6.yaml @@ -2,7 +2,7 @@ listen: port: 9006 webserver: - host: 'localhost' + hostname: 'localhost' port: 9006 database: -- cgit v1.2.3