Changing language for caddyfile code to caddyfile
continuous-integration/drone/push Build is passing Details

drafts
Nick Dumas 2 months ago
parent fee9d97000
commit 990cc575e8

@ -54,7 +54,7 @@ WantedBy=multi-user.target
{{< /highlight >}} {{< /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: 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 { cook.ndumas.com {
encode gzip encode gzip
reverse_proxy localhost:9080 reverse_proxy localhost:9080

Loading…
Cancel
Save