mirror of https://github.com/docker/docs.git
compose: fix redirect
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
50162db555
commit
7faa1a1ae9
|
|
@ -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/
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue