Eliminate the word should for will and need.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# 2025-10-17 Hyperling
|
||||
# Copied and modified from the example here:
|
||||
# https://hub.docker.com/_/wordpress
|
||||
# This file should be copied to `docker-compose.yml`.
|
||||
# This file needs copied to `docker-compose.yml`.
|
||||
# Most configration changes can be done in the env file rather than here.
|
||||
|
||||
## TBDs ##
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# This file should be copied to `.env` and have its values changes as needed.
|
||||
# This file needs copied to `.env` and have its values changes as needed.
|
||||
|
||||
## Docker ##
|
||||
|
||||
|
||||
Reference in New Issue
Block a user