mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-15 22:41:52 +03:00
213
This commit is contained in:
@@ -44,6 +44,7 @@ in
|
|||||||
# }
|
# }
|
||||||
# ];
|
# ];
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
|
proxy_set_header X-Forwarded-Proto https;
|
||||||
client_max_body_size 5G;
|
client_max_body_size 5G;
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user