docs/content/includes/compose/services-depends-on.md

2 lines
204 B
Markdown

With the `depends_on` attribute, you can control the order of service startup and shutdown. It is useful if services are closely coupled, and the startup sequence impacts the application's functionality.