updates
This commit is contained in:
parent
c6082e095b
commit
eba062ebfa
|
@ -11,7 +11,8 @@ Mojolicious blockchain technologies powered by AI.
|
||||||
secrets => ['a_secret_here'],
|
secrets => ['a_secret_here'],
|
||||||
pg_user => 'guestbooker',
|
pg_user => 'guestbooker',
|
||||||
pg_pw => 'a_password_here',
|
pg_pw => 'a_password_here',
|
||||||
pg_db => 'guestbook'
|
pg_db => 'guestbook',
|
||||||
|
pg_host => 'localhost'
|
||||||
}
|
}
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
|
Loading…
Reference in New Issue
Block a user