Blog

@fahrni For sure! I’ve used ngrok and cloudflare tunnels a lot! In my case here,I need a hostname of the dev server because the app uses subdomains for tenant separation. So I have to load it on a domain to dev and test. :/

Note to self, never design your app to need subdomains for multitenancy 😅