Kit.Db/projects/pg/kit_auth_pg/settings/connection.json

7 lines
112 B
JSON

{
"host": "localhost",
"port": 5432,
"database": "kit-auth2",
"username": "postgres",
"password": ""
}