From 3c63d99102470394d3c93d4c6103b488f767d5b0 Mon Sep 17 00:00:00 2001 From: Max Buz <79866323+xopek-by@users.noreply.github.com> Date: Tue, 5 Mar 2024 13:53:53 +0100 Subject: [PATCH] Fixed typo. --- Docker/immich/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Docker/immich/README.md b/Docker/immich/README.md index ec4e372..0cb28a3 100644 --- a/Docker/immich/README.md +++ b/Docker/immich/README.md @@ -3,7 +3,8 @@ Sometimes Immich may return error 500 after startup. It helps to stop all contai 2. Here you need to wait 3-5 minutes to be sure, that typesense is running correctly 3. Rest of the containers, including immich_server -NGINX Reverse Proxy not +NGINX Reverse Proxy note + After 1.94 you must enable Websockets Support in the proxy host settings, as they now are used to check the server status from the frontend. ![Example](image.png) \ No newline at end of file