Problem with the .casa domain extension
OS & Hardware Docker in UNRAID
Version 0.26.6
Describe the bug Problem with the .casa domain extension.
Message:
Blocked hosts: xxxx.casa To allow requests to these hosts, make sure they are valid hostnames (containing only numbers, letters, dashes and dots), then add the following to your environment configuration: config.hosts << "xxxx.casa"
For more details view: the Host Authorization guide
Ok sorry, change de variable APPLICATION_HOSTS in a docker compose.
@odoncm so you added your domain and the issue was resolved?
I also have a .casa domain and it works fine after allowing it in APPLICATION_HOSTS.
@odoncm¿Entonces agregaste tu dominio y el problema se resolvió?
Yes, that's correct. Adding the domain to APPLICATION_HOSTS worked.
Thanks,