refactor(nginx): yt updates

This commit is contained in:
arcnmx 2024-03-21 15:02:41 -07:00
parent b7d63fc296
commit 41d030658d
5 changed files with 84 additions and 62 deletions

View file

@ -55,7 +55,7 @@ in {
extraConfig = ''
client_max_body_size 16384M;
'';
name.shortServer = "prox";
name.shortServer = mkDefault "prox";
in {
prox = {
inherit name locations extraConfig;