Question
Dokku and preventing random domains
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
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×