We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi @emregulistan ,
I have tried to deploy aspnet-core-microservices on x86_64 platform using docker-compose.
aspnet-core-microservices
Command:- docker-compose -f docker-compose.yml -f docker-compose.override.yml up -d
docker-compose -f docker-compose.yml -f docker-compose.override.yml up -d
All the services are running fine as shown below:
I tried to open each service in browser using below URLs:
Able to access UI for all the services except API-GATEWAY service. Getting HTTP ERROR 404 .
Do you have any suggestions for the same.
The text was updated successfully, but these errors were encountered:
Gentle reminder to respond to above query.
Sorry, something went wrong.
Hi @emregulistan Gentle reminder !!
Can you look into above issue and provide me some pointers.
@emregulistan
No branches or pull requests
Hi @emregulistan ,
I have tried to deploy
aspnet-core-microservices
on x86_64 platform using docker-compose.Command:-
docker-compose -f docker-compose.yml -f docker-compose.override.yml up -d
All the services are running fine as shown below:
I tried to open each service in browser using below URLs:
Able to access UI for all the services except API-GATEWAY service. Getting HTTP ERROR 404 .
Do you have any suggestions for the same.
The text was updated successfully, but these errors were encountered: