fixed thing
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
acme.enable = true;
|
||||
|
||||
services.nginx.virtualHosts."budget.kyren.codes" = {
|
||||
useACMEHost = "budget.kyren.codes";
|
||||
useACMEHost = "kyren.codes";
|
||||
forceSSL = true;
|
||||
|
||||
locations."/".proxyPass = "http://localhost:5006/";
|
||||
|
||||
Reference in New Issue
Block a user