Skip to content

Commit

Permalink
revert to old config
Browse files Browse the repository at this point in the history
  • Loading branch information
schandrika authored Oct 2, 2024
1 parent 80c9b18 commit 302a470
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"dbname": "test_historian",
"host": "127.0.0.1",
"port": 5432,
"user": "postgres",
"password": "postgres"
"user": "historian",
"password": "historian"
}
}
}

0 comments on commit 302a470

Please sign in to comment.