Why is my website not showing up after I unzip my war file?
I haven't done any web development in years so I'm a total noob. I'm using kotlin and SpringBoot. Wehn I debug the project in intelliJ and view it using localhost:8080, It works fine. But when I push it online doesn't show.
I'm hosting a website using BlueHost and I've tried following the instructions
here tBut when I put in the url in my...