diff --git a/clickhouse/README.md b/clickhouse/README.md index 98ca2ae..18387da 100644 --- a/clickhouse/README.md +++ b/clickhouse/README.md @@ -1,4 +1,4 @@ -# MeiliSearch w/ Docker Compose +# ClickHouse w/ Docker Compose with default empty password diff --git a/mysql/README.md b/mysql/README.md index c87b6ba..1746c01 100644 --- a/mysql/README.md +++ b/mysql/README.md @@ -1,3 +1,5 @@ +# MySQL w/ Docker Compose + ## Enter the Container w/ Bash `docker-compose exec --user root db /bin/bash` diff --git a/postgres/README.md b/postgres/README.md index 4f3363a..83672ba 100644 --- a/postgres/README.md +++ b/postgres/README.md @@ -1,4 +1,4 @@ -# Postgres w/ Docker Compose +# PostgreSQL w/ Docker Compose ## Super User Authentication