You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-09 23:07:35 +02:00
add a blank line in the docker-compose.yml example
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user