From e403bf5433d6ca4af4c54ebc393ce2e9e1e15d85 Mon Sep 17 00:00:00 2001 From: Andreas Nedbal Date: Wed, 29 Mar 2023 13:32:24 +0200 Subject: [PATCH] Apply suggestion from @nilsding Co-authored-by: Georg Gadinger --- docker-compose.example.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docker-compose.example.yml b/docker-compose.example.yml index bae6af7e..b644739b 100644 --- a/docker-compose.example.yml +++ b/docker-compose.example.yml @@ -1,10 +1,11 @@ version: "3.7" -# NOTE: We don't use Docker in production at Retrospring, so this setup is -# provided as-is and might be broken or could be improved. +# NOTE: We don't use docker-compose in production ourselves at Retrospring. +# This setup is provided as-is and might be broken or could be improved. # -# If you have experience in production docker setups, feel free to -# send in some patches! +# If you use have experience with using docker-compose in production (or +# are adventurous enough to run Retrospring this way yourself), feel free +# to send in some patches. services: web: