fix(sharkey): http2
This commit is contained in:
parent
5a5aecc14b
commit
ecb2635a58
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
services.nginx.virtualHosts."very.stupid.fish" = {
|
||||
forceSSL = true;
|
||||
useACMEHost = "stupid.fish";
|
||||
http2 = true;
|
||||
|
||||
extraConfig = ''
|
||||
client_max_body_size 250M;
|
||||
|
|
Loading…
Reference in a new issue