Update jellyseerr.json

Signed-off-by: Anvil5465 <119350594+Anvil5465@users.noreply.github.com>
This commit is contained in:
Anvil5465 2025-02-02 00:19:04 -05:00 committed by GitHub
parent a1eb5e9dfa
commit 4c87c377f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@
{ {
"ip_binding": "%APACHE_IP_BINDING%", "ip_binding": "%APACHE_IP_BINDING%",
"port_number": "5055", "port_number": "5055",
"protocol": "tcp" "protocol": "tcp",
"host_port": "5055" "host_port": "5055"
} }
], ],