What
The custom domain functionality isn't truly custom. You have to use the .local TLD
Why
Totally a personal preference, when I am developing plugins locally I'll spin up an install using the following format https://{namespace}.plugin in other local dev setups that do allow this. This is to differentiate between sites, plugins, apps, etc. Just a quality of life item
How

What
The custom domain functionality isn't truly custom. You have to use the .local TLD
Why
Totally a personal preference, when I am developing plugins locally I'll spin up an install using the following format https://{namespace}.plugin in other local dev setups that do allow this. This is to differentiate between sites, plugins, apps, etc. Just a quality of life item
How