mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Merge pull request #19720 from IlyaLisov/patch-1
Remove unnecessary empty lines
This commit is contained in:
@@ -117,7 +117,6 @@ queries the platform for an existing network simply called `outside` and connect
|
||||
`proxy` service's containers to it.
|
||||
|
||||
```yml
|
||||
|
||||
services:
|
||||
proxy:
|
||||
image: example/proxy
|
||||
|
||||
@@ -48,7 +48,6 @@ In the following example, `metrics` volume specification uses alias
|
||||
to avoid repetition but overrides `name` attribute:
|
||||
|
||||
```yml
|
||||
|
||||
services:
|
||||
backend:
|
||||
image: example/database
|
||||
|
||||
Reference in New Issue
Block a user