Route amanda.graven.dev to wind
This commit is contained in:
parent
68bd97fe3a
commit
0a01c859ab
1 changed files with 5 additions and 0 deletions
|
@ -21,6 +21,11 @@
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
"amanda.graven.dev" = {
|
||||||
|
enableACME = true;
|
||||||
|
forceSSL = true;
|
||||||
|
locations."/".root = "/var/www/amanda.graven.dev/public";
|
||||||
|
};
|
||||||
"rss.graven.dev" = {
|
"rss.graven.dev" = {
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue