Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

By fblade1987
I have a dokku instance set up and all seems to be working fine however if I hit random subdomains instead of being served a 404 or site not found I get served what seems to be the last application I deployed.
for example I have just deployed my personal site at http://mdtn.point.li and http://developedthe.net however if I got to lets say http://randomsub.point.li I still get served my site.
Is there anyway I can stop this?
Thanks in advance