Remove unnecessary empty lines

This commit is contained in:
Ilya Lisov 2024-04-01 11:39:19 +03:00
parent 31a691964a
commit 86e1a99efd
2 changed files with 0 additions and 2 deletions

View File

@ -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

View File

@ -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