nexjts - how i deploy it on a docker container running nginx




You need to have something like prod setup below :-





Next, run your docker container and mount it to a nginx default folder,


sudo docker run  -p 8008:80 -v $(pwd):/usr/share/nginx/html nginx


Fire up your browser and then type localhost:8008



Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type