Update jellyseerr-install.sh

tweak
This commit is contained in:
tteckster 2023-08-05 21:17:09 -04:00 committed by GitHub
parent 2408e02425
commit 4da3ef9bfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ $STD yarn build
mkdir -p /etc/jellyseerr/
cat <<EOF >/etc/jellyseerr/jellyseerr.conf
PORT=5055
HOST=0.0.0.0
# HOST=0.0.0.0
# JELLYFIN_TYPE=emby
EOF
msg_ok "Installed Jellyseerr"