I have cloned the repository https://github.com/soltecsis/fwcloud-docker and executed docker-compose up -d. This boots up 3 containers.
No errors are observed in the logs of the container (docker logs . After a few minutes still no response on port 3030. Port is bound by the container. But if i run curl server:3030 i get Empty reply from server
No errors are observed in the logs of the container (docker logs . After a few minutes still no response on port 3030. Port is bound by the container. But if i run curl server:3030 i get Empty reply from server