Merge pull request #21381 from george-hopkins/patch-1

Fix title level in Compose file reference
This commit is contained in:
David Karlsson 2024-11-08 14:05:50 +01:00 committed by GitHub
commit b6fb15bea5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1505,7 +1505,7 @@ ports:
mode: host
```
## post_start
### post_start
{{< introduced compose 2.30.0 "../../manuals/compose/releases/release-notes.md#2300" >}}
@ -1530,7 +1530,7 @@ services:
For more information, see [Use lifecycle hooks](/manuals/compose/how-tos/lifecycle.md).
## pre_stop
### pre_stop
{{< introduced compose 2.30.0 "../../manuals/compose/releases/release-notes.md#2300" >}}