Update u_e-dovecot-vmail-volume.md

Dieser Commit ist enthalten in:
André Peters 2020-10-24 21:52:34 +02:00 committet von GitHub
Ursprung 33ad0c45e6
Commit 1dafbccff2
Es konnte kein GPG-SchlĂĽssel zu dieser Signatur gefunden werden
GPG-SchlĂĽssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -2,10 +2,12 @@ If you want to use another folder for the vmail-volume, you can create a `docker
```
version: '2.1'
services:
dovecot-mailcow:
volumes:
- /data/mailcow/vmail:/var/vmail
volumes:
vmail-vol-1:
driver_opts:
type: none
device: /data/mailcow/vmail
o: bind
```
### Moving an existing vmail folder: