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 18, 2024
1 parent 1e5b804 commit f2686b2
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": "my-postgres-postgresql:5432",
"HOST": "my-postgres-postgresql",
},
}

Expand Down

0 comments on commit f2686b2

Please sign in to comment.