Nuxt 2 server running in the frontend docker container not able to communicate with express API in the backend docker container in 2 separate files
I apologize if this is a long post. I have 2 VSCode projects: a nuxt.js VERSION 2 frontend and a node.js express backend that acts as the API. Each of them has a separate docker-compose file with its own nginx server and self generated SSL certificates that work on localhost I am not able to […]
Nuxt 2 server running in the frontend docker container not able to communicate with express API in the backend docker container in 2 separate files
I apologize if this is a long post. I have 2 VSCode projects: a nuxt.js VERSION 2 frontend and a node.js express backend that acts as the API. Each of them has a separate docker-compose file with its own nginx server and self generated SSL certificates that work on localhost I am not able to […]