From 1ac7fce31b7305d420f3dfda1b75d3484a9b05da Mon Sep 17 00:00:00 2001 From: Alexandre Iooss Date: Tue, 22 Sep 2020 16:44:59 +0200 Subject: [PATCH] Add missing configuration options in example --- docs/ghostream.example.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/ghostream.example.yml b/docs/ghostream.example.yml index 280bb3a..a3162ec 100644 --- a/docs/ghostream.example.yml +++ b/docs/ghostream.example.yml @@ -19,10 +19,12 @@ auth: # Prometheus monitoring endpoint monitoring: - listenaddress: 127.0.0.1:2112 + listenAddress: 127.0.0.1:2112 # Customize web server web: + listenAddress: 127.0.0.1:8080 name: Demo - Hostname: localhost - Favicon: https://www.crans.org/images/favicon.ico + hostname: localhost + favicon: https://www.crans.org/images/favicon.ico + widgetURL: https://example.com/