Correct Caddyfile formatting
Running 'caddy validate' on included Caddyfile triggered the warning: Caddyfile input is not formatted; run 'caddy fmt --overwrite' to fix inconsistencies {"adapter": "caddyfile", "file": "Caddyfile", "line": 12} This fix removes the empty line (at line 12) and the validation will no longer complain. Fixing https://gitlab.archlinux.org/archlinux/packaging/packages/caddy/-/issues/5
This commit is contained in:
Reference in New Issue
Block a user