compose: fix redirect

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2023-07-21 18:33:35 +02:00
parent 50162db555
commit 7faa1a1ae9
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
description: How to use Docker Compose's extends keyword to share configuration between files and projects
keywords: fig, composition, compose, docker, orchestration, documentation, docs
title: Extend your Compose file
redirect:
redirect_from:
- /compose/extends/
---