bentopdf added

This commit is contained in:
2026-05-31 12:16:59 +03:00
parent e0e908c79d
commit b001652162
8 changed files with 447 additions and 41 deletions
+11 -11
View File
@@ -193,17 +193,17 @@ in
client_max_body_size 5G;
'';
};
# "pdf.zeroq.su" = {
# forceSSL = true;
# enableACME = true;
# locations."/" = {
# proxyPass = "http://${server}:6060";
# proxyWebsockets = true;
# };
# extraConfig = ''
# client_max_body_size 5G;
# '';
# };
"pdf.zeroq.su" = {
forceSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://${server}:8446";
proxyWebsockets = true;
};
extraConfig = ''
client_max_body_size 5G;
'';
};
# "ai.zeroq.su" = {
# forceSSL = true;
# enableACME = true;