From 6c3c0c4888fdd3fb5b27accf8f76ab23b0911a24 Mon Sep 17 00:00:00 2001 From: Demetri Van Sickle Date: Fri, 20 May 2022 13:23:34 -0700 Subject: [PATCH] Fixed README formatting error --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b228776..59bf5d5 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ Now let's open the settings file we just created and configure some of the setti
Inside this file is where you can change certain settings like user registration, email support and other things. In this tutorial I will only be focusing on the bare minimum to get up and running, but feel free to adjust what you would like + >*Note: Enabling the email option will require further setup that is outside the scope of this tutorial* The two important settings to configure are `APP_SECRET_KEY` and `APP_DATABASE_URI`