Factoring in ARG change for Wordpress versions.
This commit is contained in:
parent
f13ed239e7
commit
db9e08f943
@ -5,9 +5,10 @@ A Docker-based toolkit that streamlines WordPress upgrades using official images
|
|||||||
## Project Configuration
|
## Project Configuration
|
||||||
|
|
||||||
### Project Name
|
### Project Name
|
||||||
This project requires a project name, which should be defined in an `.env` file:
|
This project requires a project name and wordpress version, which should be defined in an `.env` file:
|
||||||
```bash
|
```bash
|
||||||
COMPOSE_PROJECT_NAME=test
|
COMPOSE_PROJECT_NAME=test
|
||||||
|
WORDPRESS_VERSION=6-fpm
|
||||||
```
|
```
|
||||||
|
|
||||||
### Database Host Configuration
|
### Database Host Configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user