Update README.md

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

@ -105,7 +105,7 @@ Modify 3 areas in docker-compose.yml from "wordpress" to "wordpress2"
container_name: wordpress2-db
...
```
Add a subdomain to Caddyfile and point it to wordpress2
Add a subdomain to Caddyfile and point it to wordpress2. Don't forget to add type A records to your DNS for the subdomain!
```
secondsite.example.com {
reverse_proxy wordpress2:80

Loading…
Cancel
Save