feat: caddy test

This commit is contained in:
Nick 2024-12-20 01:55:56 -06:00
parent 9255d00da1
commit f027e7f43c

View file

@ -17,7 +17,6 @@ in {
try_files {path} /index.html try_files {path} /index.html
tls ${service.ssl.cert} ${service.ssl.key}
''; '';
}; };
}; };