Hi.
Forgive my bad english, not my first language.
I'm using the docker compose plugin on my OMV.
One of the containers I have is the "code-server" one, with which I can have my own server to run Visual Studio. I've noticed that from the code-server container I can ssh to OMV, something that from a security point of view seems unacceptable to me considering that I'm thinking of exposing that container to the internet using reverse-proxy. I would like to disable/block ssh to OMV only and exclusively for that container.
How could I achieve that using the OMV web interface?