From f1ab970cb8765557412fb5c74127e6b31d45377d Mon Sep 17 00:00:00 2001 From: Vojtech Mares Date: Wed, 29 Nov 2023 10:35:43 +0100 Subject: [PATCH] chore(webserver_configuration.md): remove whitespace (new line) after :::: tab --- panel/1.0/webserver_configuration.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/panel/1.0/webserver_configuration.md b/panel/1.0/webserver_configuration.md index 2fb8e472..57729147 100644 --- a/panel/1.0/webserver_configuration.md +++ b/panel/1.0/webserver_configuration.md @@ -115,7 +115,6 @@ sudo systemctl restart apache2 :::: :::: tab "Caddy With Automatic SSL" - Before adding our custom configuration, let's remove the default one. You can do it either by deleting the contents of config file or by deleting the config file completely and than creating a new one from scratch. The config file path is `/etc/caddy/Caddyfile`. To delete the config file completely, run the following command: @@ -144,7 +143,6 @@ systemctl restart caddy :::: :::: tab "Caddy Without SSL" - Before adding our custom configuration, let's remove the default one. You can do it either by deleting the contents of config file or by deleting the config file completely and than creating a new one from scratch. The config file path is `/etc/caddy/Caddyfile`. To delete the config file completely, run the following command: