mirror of
https://github.com/docker/compose.git
synced 2025-07-23 05:34:36 +02:00
Merge pull request #1068 from likeon/master
Docs: yml link in getting started with django
This commit is contained in:
commit
98eab03c61
@ -61,7 +61,7 @@ mounted inside the containers, and what ports they expose.
|
|||||||
links:
|
links:
|
||||||
- db
|
- db
|
||||||
|
|
||||||
See the [`docker-compose.yml` reference](yml.html) for more information on how
|
See the [`docker-compose.yml` reference](yml.md) for more information on how
|
||||||
this file works.
|
this file works.
|
||||||
|
|
||||||
### Build the project
|
### Build the project
|
||||||
|
Loading…
x
Reference in New Issue
Block a user