mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Add heroku password to heroku test
This commit is contained in:
parent
f69fe95042
commit
53a772af49
@ -11,6 +11,7 @@ var config = {
|
||||
port: port,
|
||||
database: database,
|
||||
user: user,
|
||||
password: 'uaZoSSHgi7mVM7kYaROtusClKu',
|
||||
ssl: true
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user