qscore
qscore copied to clipboard
Potential missing ports config in docker compose
Hello
I tried to deploy the project and experienced issues with accessing the application. The default docker-compose.yml file in deployment/simple doesn't expose ports 3000 and 3001, so after exposing them respectively in frontend and platform-engine things got better (although I still face other authentication issues). Is it intentional that only port 80 is exposed in the docker-compose.yml? Or is there a more recent vesion of the file that was not commited to master?
Best regards Greg