From ab72be8e9c62e9afc31277a7135833555237c4b0 Mon Sep 17 00:00:00 2001 From: bwaegeneire Date: Fri, 2 Jun 2023 11:33:03 +0200 Subject: [PATCH] Correction nom de domaine --- HowtoGoAccess.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoGoAccess.md b/HowtoGoAccess.md index 5e5793cc..eb7d653f 100644 --- a/HowtoGoAccess.md +++ b/HowtoGoAccess.md @@ -145,7 +145,7 @@ On indique au client Goaccess (dans le navigateur) d'accéder au WebSocket via l `/etc/goaccess/goaccess.conf` : ~~~ -ws-url wss://example.com:443/goaccess.ws/ +ws-url wss://example.org:443/goaccess.ws/ ~~~