From 990cc575e819e8bc33929c60919445ebc0a8c131 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Wed, 25 Sep 2024 21:11:07 -0400 Subject: [PATCH] Changing language for caddyfile code to caddyfile --- content/posts/cooklang-server-and-systemd/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/cooklang-server-and-systemd/index.md b/content/posts/cooklang-server-and-systemd/index.md index e785209..c01354e 100644 --- a/content/posts/cooklang-server-and-systemd/index.md +++ b/content/posts/cooklang-server-and-systemd/index.md @@ -54,7 +54,7 @@ WantedBy=multi-user.target {{< /highlight >}} With this unit file in place, my [recipes site](https://cook.ndumas.com) comes to life, with the help of a new block in my caddyfile: -{{< highlight ini >}} +{{< highlight Caddyfile >}} cook.ndumas.com { encode gzip reverse_proxy localhost:9080