Today I learned you can use specify a watch section in your docker-compose.yaml that watch for changes in your project files and acts on it, for example syncing them to the container.
Today I learned you can use specify a watch section in your docker-compose.yaml that watch for changes in your project files and acts on it, for example syncing them to the container.