Browse Source

Update README.md

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

2
wordpress/README.md

@ -10,7 +10,7 @@
``` ```
### Add to Caddyfile (from ~/docker/caddy) ### Add to Caddyfile (from ~/docker/caddy)
Remember to `docker exec -w /etc/caddy caddy caddy reload` after editing your Caddyfile. You may have done this already if you followed the [A-Z Guide](https://github.com/StarWhiz/docker_deployment_notes/tree/master/initial%20ubuntu%20setup#create-caddyfile) If not, do so and remember to `docker exec -w /etc/caddy caddy caddy reload` after editing your Caddyfile.
``` ```
example.com { example.com {
reverse_proxy wordpress:80 reverse_proxy wordpress:80

Loading…
Cancel
Save