vps-arm-2024-12-21-06-50-00

This commit is contained in:
Alexander Szczepanski
2024-12-21 06:50:00 +01:00
parent a1c2ce484c
commit 8155995620

View File

@ -19,7 +19,12 @@
"immich.szczepan.ski" = {
forceSSL = true;
enableACME = true;
locations = {"/" = {proxyPass = "http://[::1]:2283/";};};
locations = {
"/" = {
proxyPass = "http://[::1]:2283/";
proxyWebsockets = true;
};
};
};
};
};