From 701ef18606aba2644fb7619ee8b05bbe1a008aaf Mon Sep 17 00:00:00 2001 From: IronTooch <27360514+IronTooch@users.noreply.github.com> Date: Wed, 1 Apr 2020 23:42:58 -0400 Subject: [PATCH] Update README.md --- docs/setup/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup/README.md b/docs/setup/README.md index e4208aa..72540c8 100644 --- a/docs/setup/README.md +++ b/docs/setup/README.md @@ -6,7 +6,7 @@ Don't worry, this is easy to do. -The app requires a configuration file to let it know what database you're using. +The app requires a configuration file to let it know what database you're using. By default, this file is called config.json. Here's an example configuration for `mysql` (or mariadb) that is compatible with the docker-compose example below: