Docker
Unanswered
Tramp ant posted this in #help-forum
Tramp antOP
I have programmed a website with NextJS. I use middleware on the website. This works perfectly in npm run dev and npm run build. However, when I start my website with Docker, the middleware no longer works.