Update README.md

pull/1/head
Tai 3 years ago committed by GitHub
parent 7756ae5155
commit 49b003978b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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"
```
wordpress:
...

Loading…
Cancel
Save