This commit is contained in:
swag 2021-12-04 22:37:40 -05:00
parent c6082e095b
commit eba062ebfa

View File

@ -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