Skip to content

Commit

Permalink
Update settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
guoshijiang authored Sep 6, 2024
1 parent 4e26251 commit 0fb6532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hailstone/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"NAME": "hailstone",
"USER": "postgres",
"PASSWORD": "DappLink2024!",
"HOST": "10.43.144.189",
"HOST": "my-postgres-postgresql:5432",
},
}

Expand Down

0 comments on commit 0fb6532

Please sign in to comment.