You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new in Dev Environments and I discover this beautiful repo containing bunch of start project application.
I try to work with react-express-mongodb but when I use Docker Dev Environments, start containers in Docker Desktop and "Open the container in VSCode" try to make changes in my-project-name-frontend container, I tried to make changes but nothing change.
When I open a container in VSCode they open a folder called "/com.docker.devenvironments.code/react-express-mongodb" and I make changes in the files inside this path, so it cannot affect the running application.
Another problem is that, when I start a connection from VSCode to Container, the server goes down
How can I solve it ?
The text was updated successfully, but these errors were encountered:
Hi!
I'm new in Dev Environments and I discover this beautiful repo containing bunch of start project application.
I try to work with react-express-mongodb but when I use Docker Dev Environments, start containers in Docker Desktop and "Open the container in VSCode" try to make changes in my-project-name-frontend container, I tried to make changes but nothing change.
When I open a container in VSCode they open a folder called
"/com.docker.devenvironments.code/react-express-mongodb"
and I make changes in the files inside this path, so it cannot affect the running application.Another problem is that, when I start a connection from VSCode to Container, the server goes down
How can I solve it ?
The text was updated successfully, but these errors were encountered: