fix Caddyfile format to avoid complaints
This commit is contained in:
parent
1d4603c60a
commit
1602b2b9fb
@ -11,4 +11,4 @@ root * /srv
|
|||||||
route {
|
route {
|
||||||
try_files {path} {path}/ /404.html
|
try_files {path} {path}/ /404.html
|
||||||
file_server
|
file_server
|
||||||
}
|
}
|
||||||
|
@ -11,4 +11,4 @@ root * /srv
|
|||||||
route {
|
route {
|
||||||
try_files {path} {path}/ /404.html
|
try_files {path} {path}/ /404.html
|
||||||
file_server
|
file_server
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user