mirror of
https://github.com/docker/docs.git
synced 2026-04-05 18:58:55 +07:00
* ENGDOCS-2080 * consistency fix * file watch addition * file watch addition * edits * edits * review edits and further includes files
277 B
277 B
The watch attribute automatically updates and previews your running Compose services as you edit and save your code. For many projects, this enables a hands-off development workflow once Compose is running, as services automatically update themselves when you save your work.