fix Caddyfile format to avoid complaints

This commit is contained in:
Masen Furer 2024-12-05 11:40:32 -08:00
parent 1d4603c60a
commit 1602b2b9fb
No known key found for this signature in database
GPG Key ID: B0008AD22B3B3A95
2 changed files with 2 additions and 2 deletions

View File

@ -11,4 +11,4 @@ root * /srv
route {
try_files {path} {path}/ /404.html
file_server
}
}

View File

@ -11,4 +11,4 @@ root * /srv
route {
try_files {path} {path}/ /404.html
file_server
}
}