From eba062ebfa544e8e9a504b88eef3eea5b65c63b9 Mon Sep 17 00:00:00 2001 From: swag Date: Sat, 4 Dec 2021 22:37:40 -0500 Subject: [PATCH] updates --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d02d2e0..d1edccd 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ Mojolicious blockchain technologies powered by AI. secrets => ['a_secret_here'], pg_user => 'guestbooker', pg_pw => 'a_password_here', - pg_db => 'guestbook' + pg_db => 'guestbook', + pg_host => 'localhost' } ## Testing