This commit is contained in:
Jesse Wierzbinski 2024-03-11 21:59:24 -10:00
parent 1fb1bbd5f1
commit bcaf09cf02
No known key found for this signature in database
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,5 @@
[database]
host = "postgres"
host = "localhost"
port = 5432
username = "lysand"
password = "lysand"