test / config /database.json
Charvee's picture
Upload 4 files
40c528a verified
Raw
History Blame Contribute Delete
90 Bytes
Invalid JSON:Expected property name or '}' in JSONat line 2, column 3
{
'host': 'localhost',
'port': '5432',
'username': 'admin',
'password': 'secret'
}