Skip to content

Commit a75f351

Browse files
Update postgrestools.jsonc
1 parent 1c07aa1 commit a75f351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgrestools.jsonc

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// YOU CAN COMMENT ME OUT :)
1818
"db": {
1919
"host": "127.0.0.1",
20-
"port": 54322,
20+
"port": 5432,
2121
"username": "postgres",
2222
"password": "postgres",
2323
"database": "postgres",

0 commit comments

Comments
 (0)