Update to allow RTL to work in local network

This commit is contained in:
2023-10-25 12:18:29 -07:00
parent 9b07b831ff
commit 510b358b78

View File

@@ -290,7 +290,6 @@ in
extraConfig = '' extraConfig = ''
reverse_proxy :3050 reverse_proxy :3050
encode gzip zstd encode gzip zstd
tls internal
''; '';
}; };
}; };