refactor(nginx): ssl.cert.copyFromVhost

This commit is contained in:
arcnmx 2024-03-21 12:40:41 -07:00
parent f326a5f1f8
commit 3a8eeda006
10 changed files with 39 additions and 18 deletions

View file

@ -31,6 +31,7 @@ in {
};
home-assistant'local = {
inherit name listenPorts;
ssl.cert.copyFromVhost = "home-assistant";
local.enable = mkDefault true;
locations."/" = {
proxy = {