mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: caddy test
This commit is contained in:
parent
639a0a24e5
commit
c69a1d3555
2 changed files with 2 additions and 1 deletions
|
@ -17,6 +17,7 @@ in {
|
|||
path1 = "";
|
||||
path2 = "";
|
||||
};
|
||||
subdomain = "social";
|
||||
ssl = {
|
||||
cert = "${sslPath}/${domain1}/fullchain.pem";
|
||||
key = "${sslPath}/${domain1}/key.pem";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue