Anyone know how to prevent web crawlers from accessing Heimdall?
I created a robots.txt file and added the values to my /config, but when I check my domain.com/robots.txt it defaults to whatever Heimdall has existing:
User-agent: * Disallow:
I am not sure how to change it.
*Update:
Open a terminal to your docker Heimdall container and edit:
/var/www/localhost/heimdall/public/robots.txt