From 91f07114ba64dd9f6270bb26ca03bad120cbc0d2 Mon Sep 17 00:00:00 2001 From: Alireza Far Date: Tue, 24 Aug 2021 00:41:47 +0430 Subject: [PATCH] Add PHP/MySQL/PhpMyAdmin docker-compose Signed-off-by: Alireza Far --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21ed569..730617f 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ application with a Rust backend and a Postgres database. - [`Spring / PostgreSQL`](https://github.com/docker/awesome-compose/tree/master/spring-postgres) - Sample Java application with Spring framework and a Postgres database. - [`PHP / MySQL / Apache`](https://github.com/docker/awesome-compose/tree/master/php-mysql-apache) - Sample PHP application -with MySQL database. +with MySQL database and PhpMyAdmin. ## Single service samples - [`Angular`](https://github.com/docker/awesome-compose/tree/master/angular) - [`Spark`](https://github.com/docker/awesome-compose/tree/master/sparkjava)