Modified DB details.

parent 8d166b6f
......@@ -25,10 +25,9 @@ Once you start it will ask to create a master password
Go to Add New Server --> Give any database name --> go to connection tab and provide below details
```bash
Host = 127.0.0.1
Port = 5432
username = postgres
password = welcome123
url: jdbc:postgresql://localhost:5432/storedb
username: postgres
password: dbpwd
```
Then click on save
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment