Skip to content

Commit

Permalink
enabled syntax highlighting (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xflotus authored Jan 11, 2021
1 parent 437eac1 commit 842ac1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ To compile this Caddy module, follow the steps describe at the [Caddy Build from

To use this module for the ACME DNS challenge, [configure the ACME issuer in your Caddy JSON](https://caddyserver.com/docs/json/apps/tls/automation/policies/issuer/acme/) like so:

```
```json
{
"module": "acme",
"challenges": {
Expand Down

0 comments on commit 842ac1b

Please sign in to comment.