Skip to content

Commit 9efb421

Browse files
authored
Change Port (#884)
simply changed port from 8086 to 8096 in line 50
1 parent d65d64e commit 9efb421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ct/jellyfin.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ description
4747
msg_ok "Completed Successfully!\n"
4848
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
4949
echo -e "${INFO}${YW} Access it using the following URL:${CL}"
50-
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8086${CL}"
50+
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8096${CL}"

0 commit comments

Comments
 (0)