refactor(webserver_configuration.md): remove highlight from server directive

This commit is contained in:
Vojtech Mares 2023-11-28 11:45:03 +01:00
parent bad00b7742
commit 4c46daa798
No known key found for this signature in database
GPG Key ID: C6827B976F17240D

View File

@ -159,7 +159,7 @@ Than continue with an editor of your choice to write the config.
The only two differences are that we have suffixed the `<domain>` with `:80` and in the global config at `servers` directive, we have changed the port from `:443` to `:80`.
<<< @/.snippets/webservers/Caddyfile-nossl{2,9}
<<< @/.snippets/webservers/Caddyfile-nossl{9}
### Enabling Configuration