This commit is contained in:
2025-09-19 17:16:32 +03:00
parent a90720dee8
commit 45a60b7bb2
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -86,7 +86,7 @@
port = 9980;
settings = {
# Rely on reverse proxy for SSL
server_name = "localhost";
server_name = "100.64.0.0";
ssl = {
enable = false;
termination = true;
+8
View File
@@ -16,6 +16,14 @@ in
recommendedProxySettings = true;
recommendedTlsSettings = true;
virtualHosts = {
"collabora.zeroq.ru" = {
enableACME = true;
forceSSL = true;
locations."/" = {
proxyPass = "http://${server}:9980";
proxyWebsockets = true; # collabora uses websockets
};
};
"immich.zeroq.ru" = {
# 31.57.105.253
# listen = [