mirror of https://github.com/docker/docs.git
Re-order Compose TOC (#10593)
This makes more sense since environment variables and .env file is first mentioned in the section labelled "Environment variables in Compose"
This commit is contained in:
parent
9d865ebcb9
commit
3ad57b1bf3
|
@ -1100,10 +1100,10 @@ manuals:
|
|||
title: Getting started
|
||||
- path: /compose/swarm/
|
||||
title: Using Compose with Swarm
|
||||
- path: /compose/env-file/
|
||||
title: Environment file
|
||||
- path: /compose/environment-variables/
|
||||
title: Environment variables in Compose
|
||||
- path: /compose/env-file/
|
||||
title: Environment file
|
||||
- path: /compose/extends/
|
||||
title: Extend services in Compose
|
||||
- path: /compose/networking/
|
||||
|
|
Loading…
Reference in New Issue