Eliminate the word should for will and need.

This commit is contained in:
2025-10-30 07:58:56 -07:00
parent 7dd2ef5e75
commit 2e4520d6ae
21 changed files with 48 additions and 41 deletions

View File

@@ -1,4 +1,4 @@
# This file should be renamed '.env' and have any private values modified.
# This file will need renamed '.env' and have any private values modified.
## 2025-06-16
## Performance Notes for Enabling BAKE
@@ -10,7 +10,7 @@ COMPOSE_BAKE=true
## Branch ##
# Allow choosing the branch. By leaving it blank, the main branch will be used.
# Should be in the full "--branch my-branch" syntax.
# Needs to be in the full "--branch my-branch" syntax.
BRANCH=
#BRANCH="--branch dev"