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
8b359bfb9f
commit
639a0a24e5
3 changed files with 9 additions and 22 deletions
|
@ -17,6 +17,9 @@ in {
|
|||
path1 = "";
|
||||
path2 = "";
|
||||
};
|
||||
ports = {
|
||||
port0 = 1234;
|
||||
};
|
||||
ssl = {
|
||||
cert = "${sslPath}/${domain3}/fullchain.pem";
|
||||
key = "${sslPath}/${domain3}/key.pem";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue