feat: caddy test

This commit is contained in:
Nick 2024-12-19 22:42:18 -06:00
parent 639a0a24e5
commit c69a1d3555
2 changed files with 2 additions and 1 deletions

View file

@ -17,6 +17,7 @@ in {
path1 = "";
path2 = "";
};
subdomain = "social";
ssl = {
cert = "${sslPath}/${domain1}/fullchain.pem";
key = "${sslPath}/${domain1}/key.pem";