We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c07aa1 commit a75f351Copy full SHA for a75f351
postgrestools.jsonc
@@ -17,7 +17,7 @@
17
// YOU CAN COMMENT ME OUT :)
18
"db": {
19
"host": "127.0.0.1",
20
- "port": 54322,
+ "port": 5432,
21
"username": "postgres",
22
"password": "postgres",
23
"database": "postgres",
0 commit comments