Not ready to publish on domain, is it okay to use http test panel for now?

I have a (good, secure) domain that I will connect to my Kirby website in the future, but the website is not fully ready yet to go public. So currently I am only using a test server via Laravel Valet. However I see that the test panel shows my server connection is insecure and the folders are exposed. How can I fix this while not connecting the domain yet? Or should I ignore and just wait till it is time to connect the https domain?

If you’re working locally, it doesn’t matter that the connection is over http because traffic stays on your network.

1 Like

Valet can run on https locally.

1 Like