Hello! Im quite new to learning linux and shell scripting. I just started last month for my internship at a company.
I am currently tasked to make a seatable server, but for the project. I am required to make it localhost. I have run into many issues. In the docker logs, it states that seatable server has started. And in the docker ps, it says everything is healthy.
When i go to the browser and input localhost, the page shows “Secure Connection Failed” and the error code being “PR_END_OF_FILE_ERROR”.
I have tried many troubleshootings but all have failed.