deploy isa's portfolio
This commit is contained in:
@@ -376,6 +376,13 @@ in
|
||||
subdomain = "irc";
|
||||
};
|
||||
|
||||
nginx.virtualHosts."isarepomaa.com" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
http2 = true;
|
||||
locations."/".root = "/var/www/isas-portfolio";
|
||||
};
|
||||
|
||||
hledger-web = {
|
||||
enable = true;
|
||||
subdomain = "ledger";
|
||||
|
||||
Reference in New Issue
Block a user