This commit is contained in:
2025-09-19 22:02:23 +03:00
parent dde5366d89
commit 839c79a080
3 changed files with 51 additions and 51 deletions
+8 -8
View File
@@ -16,14 +16,14 @@ in
recommendedProxySettings = true;
recommendedTlsSettings = true;
virtualHosts = {
"collabora.zeroq.ru" = {
enableACME = true;
forceSSL = true;
locations."/" = {
proxyPass = "http://${server}:8080";
proxyWebsockets = true; # collabora uses websockets
};
};
# "collabora.zeroq.ru" = {
# enableACME = true;
# forceSSL = true;
# locations."/" = {
# proxyPass = "http://${server}:8080";
# proxyWebsockets = true; # collabora uses websockets
# };
# };
"immich.zeroq.ru" = {
# 31.57.105.253
forceSSL = true;