You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used on your files. It's working fine. I have added the extra two services in the docker-compose.yml file. I have removed the volume_from in all the services. I have removed the mongodb service in the docker-compose file.
I have used on your files. It's working fine. I have added the extra two services in the docker-compose.yml file. I have removed the volume_from in all the services. I have removed the mongodb service in the docker-compose file.
I have changed the folder structure. I have added below the folder structure.
I have changed the microservice name in the containerpilot.json file for first_hotels, second_hotels, and third_hotels.
Microservices inside the nginx folder is there. That folder having the nginx.conf.ctmpl file. This file I have changed the server.
Now I have used the command.
docker-compose down
Again I have started the compose command.
docker-compose up --build -d
I have checked in browser with consul UI. It's working fine.
I have checked on the URL. It's showing 404 not found error.
The text was updated successfully, but these errors were encountered: