From c61f50cada21becb4cb86d65fbb2d18519c5b45c Mon Sep 17 00:00:00 2001 From: Jean-Denis Vauguet Date: Fri, 29 May 2020 05:40:17 +0200 Subject: [PATCH] Updated FAQ and Tips (markdown) --- FAQ-and-Tips.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ-and-Tips.md b/FAQ-and-Tips.md index 4b88491..4a9c1b1 100644 --- a/FAQ-and-Tips.md +++ b/FAQ-and-Tips.md @@ -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: