From 150079119869faa943c353dacfedd4f2a18d9ff5 Mon Sep 17 00:00:00 2001 From: Christian Winther Date: Wed, 17 Jan 2024 18:07:45 +0000 Subject: [PATCH] try github alerts --- docker/migration.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docker/migration.md b/docker/migration.md index a6f5b1243..04163d2e4 100644 --- a/docker/migration.md +++ b/docker/migration.md @@ -53,7 +53,8 @@ Then open your old `.env.old` configuration file, and for each of the key/value Don't worry though, the file might *look* different (and significantly larger) but it behaves *exactly* the way the old file did, it just has way more options! -If a key is missing in `.env.new`, don't worry, you can just add those key/value pairs back to the new file - ideally in the `Other configuration` section near the end of the file - but anywhere *should* be fine. +> [!TIP] +> If a key is missing in `.env.new`, don't worry, you can just add those key/value pairs back to the new file - ideally in the `Other configuration` section near the end of the file - but anywhere *should* be fine. This is a great time to review your settings and familiarize you with all the new settings.