You can check what is using port 11501 on your system:

: Developers often use high-range ports like 11501 to run local Node.js, Python , or Docker services during the testing phase.

If you want to serve something on localhost:11501 :

Change the port mapping in your run command: