vps-arm-2024-12-21-06-50-00
This commit is contained in:
@ -19,7 +19,12 @@
|
|||||||
"immich.szczepan.ski" = {
|
"immich.szczepan.ski" = {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
locations = {"/" = {proxyPass = "http://[::1]:2283/";};};
|
locations = {
|
||||||
|
"/" = {
|
||||||
|
proxyPass = "http://[::1]:2283/";
|
||||||
|
proxyWebsockets = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user