Skip to content

Commit 404a970

Browse files
authored
Typo on README because of copy-paste (#15)
* add clickhouse, cockroach, meilisesarch, scylla, tarantool, tidb cluster, typesense, yugabyte * Update README.md * add aerospike * update README.md aerospike * remove www * bugfix docs clickhouse link * add nebula, redpanda, fix scylla typo * typo copy pasting README
1 parent 4c0d9ef commit 404a970

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

clickhouse/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# MeiliSearch w/ Docker Compose
1+
# ClickHouse w/ Docker Compose
22

33
with default empty password
44

mysql/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# MySQL w/ Docker Compose
2+
13
## Enter the Container w/ Bash
24

35
`docker-compose exec --user root db /bin/bash`

postgres/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Postgres w/ Docker Compose
1+
# PostgreSQL w/ Docker Compose
22

33
## Super User Authentication
44

0 commit comments

Comments
 (0)