1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-09 23:07:35 +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

View File

@@ -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: