Skip to content

Conversation

GMishx
Copy link
Member

@GMishx GMishx commented May 3, 2021

Description

Revert the port binding of web container created by docker-compose to 8081 as documented in the README.

Changes

Change the port mapping from 8082 to 8081 for web container.

How to test

Do docker-compose up and check if http://localhost:8081/repo opens FOSSology.

Closes #1977

Revert the port binding of web container created by docker-compose to
8081 as documented in the README.

Signed-off-by: Gaurav Mishra <[email protected]>
Copy link
Member

@shaheemazmalmmd shaheemazmalmmd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code looks good.

@shaheemazmalmmd shaheemazmalmmd merged commit d2c7074 into fossology:master May 4, 2021
@GMishx GMishx deleted the fix/docker/container-port branch May 4, 2021 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The port for web container need to be reverted

2 participants