From a4ab3168ad2c4d9c0ff764ae511ae3df7cbf308b Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Fri, 21 Mar 2025 16:59:10 +0530 Subject: [PATCH] Add note --- server/compose.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/server/compose.yaml b/server/compose.yaml index eb05b889a5..1def7f528e 100644 --- a/server/compose.yaml +++ b/server/compose.yaml @@ -73,6 +73,8 @@ services: configs: credentials_yaml: + # You'll need to recreate the containers (docker compose down && docker + # compose up) when changing this inline config for the changes to apply. content: | db: host: postgres