tried a few iterations on this and havent figured out the issue. quick start runs the containers...
thats it.
.env is in use and defines minimum values.
docker logs shows in the app container "Local: http://abc123string:80" among other indicators that it thinks boot up went fine.
database container is running and indicates it is "listening".
docker ps shows the containers as up/running/healthy and ports indicated are as expected.
not sure what next...
tried a few iterations on this and havent figured out the issue. quick start runs the containers...
thats it.
.envis in use and defines minimum values.docker logs shows in the app container "Local: http://abc123string:80" among other indicators that it thinks boot up went fine.
database container is running and indicates it is "listening".
docker ps shows the containers as up/running/healthy and ports indicated are as expected.
not sure what next...