Docker and Nuxt in production
I can't find the way to ask me question concisely
But I need help deploying my nuxt app in production
I'm currently running into the issue that my nuxt app (built with
Anyone with experience with that that can help me out?
But I need help deploying my nuxt app in production
I'm currently running into the issue that my nuxt app (built with
generate, ie SSG), and I can't find a way to make it use the right api base url to perform the requests through to the other docker container where the api is exposed through the docker network (but I don't want to expose the api to the public).Anyone with experience with that that can help me out?