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 JSON at line 2, column 3
{
'host': 'localhost',
'port': '5432',
'username': 'admin',
'password': 'secret'
}