Wordpress Nginx Docker Compose Versions Save

Run WordPress with nginx using Docker Compose.

1.2.0

4 years ago

New:

Use an Entrypoint command in Docker Compose to replace the domain name in the nginx config. Removing the need to manually edit the domain name in the nginx confirugtion file, instead just using the .env value DOMAIN

1.1.0

4 years ago
  • Added .env support for specifying your own app name, domain etc. Copy .env-example to .env and edit your preferences.
  • Added phpMyAdmin. Visit http://127.0.0.1:8080/