mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-01 16:45:15 +02:00
change min docker-compose version
parent
6e495b7afc
commit
ab23c0f121
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ edit the crontab file `nano cron/sa-learn`:
|
||||||
|
|
||||||
with plain docker-compose:
|
with plain docker-compose:
|
||||||
```docker-compose
|
```docker-compose
|
||||||
version: "3.3"
|
version: "2"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mail:
|
mail:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue