I develop using false hosts (.local false TLD) and I use mkcert to issue self-signed certificates for local development. So these are the domains that I usually use:
https://example.local
https://admin.example.local
https://api.exampe.local
https://api.admin.example.local
https://db.example.local
...
The problem is that when I connect Hidify, I can't access those URLs anymore. I can't find a way to fix that in the Configuration and the "Settings** tabs.
How should I allow the .local TLD in Hidify?