2024-10-10, 01:48 PM
(This post was last modified: 2024-10-10, 01:52 PM by contabs. Edited 2 times in total.)
Looking at my docker-config for jellyfin, I didn't specify a port, however it does it automatically is how it got 8096 assigned. When I run 'docker ps', it shows that the jellyfin container has 8096 attached to it, and it specifies 8096 while inspecting the container. For NPM, I did specify "ports" in the compose file.