From 656094ef6c8a106a8057ff2839969a2e62c2c724 Mon Sep 17 00:00:00 2001 From: Lev Vereshchagin Date: Sat, 12 Mar 2022 10:58:27 +0300 Subject: [PATCH] Add note about project option in site-operations doc --- docs/site-operations.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/site-operations.md b/docs/site-operations.md index 4a5ce63e..f012350c 100644 --- a/docs/site-operations.md +++ b/docs/site-operations.md @@ -1,5 +1,7 @@ # Site operations +> 💡 You should setup `--project-name` option in `docker-compose` commands if you have non-standard project name. + ## Setup new site Note: