Docker compose watch or hot reload not working

Hi Everyone,

I am new to Docker and new to this community.

I tried the basic tutorial up to updating the code. After updating the code, the localhost did not update in browser by refreshing as mentioned in the tutorial.

I ended the watch in the terminal by doing ctrl + c and doing docker compose watch again, and now I can see the updated code.

Hot reloading is not working.

The watch has detected a change every time I save. The terminal did not also show any errors if there were any.

I am using
Node v16.20.2
Mac Sequoia 15.1.1

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.