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
|
|
@ -64,6 +64,7 @@ in {
|
|||
};
|
||||
plex'local = {
|
||||
inherit name locations extraConfig kTLS;
|
||||
ssl.cert.copyFromVhost = "plex";
|
||||
local.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue