0

In short, guys, I need an example of a NESTJS application in this latest version 9 dockerized with hot/live reload working (ie, saving a file locally and the container restarting) in a windows environment with WSL2.

I open one issue here about this live/hot reload does not work on a dockerized nestJS API

Update guys... I just created a VM with ubuntu and ran the same code that was running on my windows and the hot/live reload worked correctly, apparently there is no way to make the container notice changes in the code present in the storage area work from windows into the container.

2
  • What is the question here? Commented Dec 4, 2022 at 0:40
  • Man, I basically need a tutorial like the guy sent below, but that works. because the hot/live reload doesn't work at all for me. Commented Dec 4, 2022 at 23:29

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.