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 ac18be2 commit 4e26251
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hailstone/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"ENGINE": "django.db.backends.postgresql",
"NAME": "hailstone",
"USER": "postgres",
"PASSWORD": "ayKrlI2U52LvyEFlPKXJ",
"HOST": "193.218.38.89",
"PASSWORD": "DappLink2024!",
"HOST": "10.43.144.189",
},
}

Expand Down

0 comments on commit 4e26251

Please sign in to comment.