mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-06 19:14:53 +02:00
add a blank line in the docker-compose.yml example
parent
7304bc0008
commit
9a8135933e
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ services:
|
||||||
with [docker swarm](https://docs.docker.com/engine/swarm/configs/):
|
with [docker swarm](https://docs.docker.com/engine/swarm/configs/):
|
||||||
```docker-compose
|
```docker-compose
|
||||||
version: "3.3"
|
version: "3.3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mail:
|
mail:
|
||||||
image: tvial/docker-mailserver:latest
|
image: tvial/docker-mailserver:latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue