Hello, i am currently hosting crowdsec on docker and using traefik as a reverse proxy with a bouncer. Setup is successful so far, however:
I have a service that i want available over traefik (which it is) but i would not want it to be accessible from the outside.
So how do i block access to that service from outside?