mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
refactor(nginx): ssl.cert.copyFromVhost
This commit is contained in:
parent
f326a5f1f8
commit
3a8eeda006
10 changed files with 39 additions and 18 deletions
|
|
@ -31,6 +31,7 @@ in {
|
|||
};
|
||||
home-assistant'local = {
|
||||
inherit name listenPorts;
|
||||
ssl.cert.copyFromVhost = "home-assistant";
|
||||
local.enable = mkDefault true;
|
||||
locations."/" = {
|
||||
proxy = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue