From 852a8882bcb496c81f3e05d337418a0172f35bfb Mon Sep 17 00:00:00 2001
From: David Luevano Alvarado <david@luevano.xyz>
Date: Sun, 25 Jun 2023 01:25:59 -0600
Subject: update jellyfin entry rewriting the first parts and adding
 flaresolverr

---
 src/blog/a/manga_server_with_komga.md | 1 +
 1 file changed, 1 insertion(+)

(limited to 'src/blog/a')

diff --git a/src/blog/a/manga_server_with_komga.md b/src/blog/a/manga_server_with_komga.md
index 7c60e3e..77599ea 100644
--- a/src/blog/a/manga_server_with_komga.md
+++ b/src/blog/a/manga_server_with_komga.md
@@ -383,6 +383,7 @@ server {
 
     location / {
         proxy_pass http://localhost:8989; # change 8989 to the port you want to use
+        proxy_http_version 1.1;
 
         proxy_set_header Host $host;
         proxy_set_header X-Real-IP $remote_addr;
-- 
cgit v1.2.3-70-g09d2