1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-09-29 11:41:18 +02:00

Updated FAQ and Tips (markdown)

This commit is contained in:
Jean-Denis Vauguet 2020-05-29 05:40:17 +02:00
parent aea271d6fe
commit 1f220f5418

@ -5,7 +5,7 @@ You'll probably want to `push` your config updates to your server and restart th
### How can I sync container with host date/time?
Share the host `/etc/localtime` using:
Share the host's [`/etc/localtime`](https://www.freedesktop.org/software/systemd/man/localtime.html) descriptor with the mail-server container, using a volume:
```
volumes: