there is no server component running
What the hell are you talking about? Just look at the Dockerfile.
CMD [“node”, “server.js”]
You think that line isn’t running a server? Running a server does not make something not web based.
there is no server component running
What the hell are you talking about? Just look at the Dockerfile.
CMD [“node”, “server.js”]
You think that line isn’t running a server? Running a server does not make something not web based.