@ -91,8 +91,8 @@ Simple... Just repeat with the following changes. Below is an example for a new
@@ -91,8 +91,8 @@ Simple... Just repeat with the following changes. Below is an example for a new
├── docker-compose.yml
├── uploads.ini
```
Modify 3 areas in the original docker-compose.yml from "wordpress" to "wordpress2"
First you duplicate .env and uploads.ini inside the new directory wordpress2, but then you modify the docker-compose.yml.
Modify 3 areas in docker-compose.yml from "wordpress" to "wordpress2"