Eliminate the word should for will and need.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user