Update README.md

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

@ -80,6 +80,9 @@ networks:
name: $DOCKER_MY_NETWORK
```
### Final steps (For people following A-Z)
When you are done creating these 3 files, editing caddy, and reloading caddy... Make sure you're in the wordpress folder and do a `docker-compose up -d` to turn it on. Just imagine each folder as one container. You have to `docker-compose up` inside each container folders to start it. To stop it do a `docker-compose down`.
### Optional: What if you want to do multiple wordpress pages?
Simple... Just repeat with the following changes. Below is an example for a new app folder called wordpress2"
```

Loading…
Cancel
Save