qscore icon indicating copy to clipboard operation
qscore copied to clipboard

Potential missing ports config in docker compose

Open GregVial opened this issue 6 years ago • 0 comments

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

GregVial avatar Sep 16 '19 08:09 GregVial