Skip to content

BUG FIX: Modify .json files with corrected ports #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

perisicnikola37
Copy link
Contributor

@perisicnikola37 perisicnikola37 commented Sep 24, 2024

🔧 This pull request addresses the bugs encountered when starting the project. I updated the ports to 8080 to ensure compatibility within the same Docker network. Additionally, I modified the URLs for the webstatus service as follows:

http://customer.api/hc -> http://customer.api:8080/hc
http://account.api/hc -> http://account.api:8080/hc
http://transaction.api/hc -> http://transaction.api:8080/hc

image

@perisicnikola37 perisicnikola37 changed the title Modify .json files with corrected ports and URL's for proper routing Modify .json files with corrected ports Sep 24, 2024
@alperenkucukali alperenkucukali merged commit 2fad681 into alperenkucukali:master Sep 24, 2024
1 check failed
@perisicnikola37 perisicnikola37 changed the title Modify .json files with corrected ports BUG FIX: Modify .json files with corrected ports Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants