Browse Source

Update README.md

pull/1/head
Tai 5 years ago committed by GitHub
parent
commit
49b003978b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      wordpress/README.md

4
wordpress/README.md

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

Loading…
Cancel
Save