mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-01 08:34:50 +02:00
Updated FAQ and Tips (markdown)
parent
a42eb86189
commit
c61f50cada
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue