From 7887ca66bcda914737ff8e30aa5513acae0f540f Mon Sep 17 00:00:00 2001 From: TwinProduction Date: Sun, 5 Sep 2021 13:28:02 -0400 Subject: [PATCH] #151: Add small note about binding a file instead of a folder --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e56afdcd..5ec26e3e 100644 --- a/README.md +++ b/README.md @@ -968,9 +968,11 @@ Failure to do so may result in Gatus being unable to start if the application is I recommend not setting `skip-invalid-config-update` to `true` to avoid a situation like this, but the choice is yours to make. -Note that if you are not using a file storage, updating the configuration while Gatus is running is effectively +**If you are not using a file storage**, updating the configuration while Gatus is running is effectively the same as restarting the application. +**NOTE:** Updates may not be detected if the config file is bound instead of the config folder. See [#151](https://github.com/TwinProduction/gatus/issues/151). + ### Service groups Service groups are used for grouping multiple services together on the dashboard.