From 8764feded9d5669217803004dae3660c71e47d6e Mon Sep 17 00:00:00 2001 From: jo Date: Fri, 21 Apr 2023 22:21:11 +0200 Subject: [PATCH] docs: ensure example values are replaced --- docs/admin-manual/install/install-using-the-installer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin-manual/install/install-using-the-installer.md b/docs/admin-manual/install/install-using-the-installer.md index 7235c3ad7..b2a3145fa 100644 --- a/docs/admin-manual/install/install-using-the-installer.md +++ b/docs/admin-manual/install/install-using-the-installer.md @@ -258,7 +258,7 @@ sudo certbot --nginx -d libretime.example.com By default, browsers will [prevent loading mixed content](https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content) on secure pages, so you won't be able to listen the insecure Icecast streams on a secure website. To fix that you need to secure the Icecast streams. -Create a Icecast specific SSL certificate bundle: +Create a Icecast specific SSL certificate bundle, be sure to replace `libretime.example.com` with the domain name of your installation: ```bash sudo install \