fix: updated database credentials
This commit is contained in:
parent
11dae7a57c
commit
f87c2f4032
|
|
@ -11,4 +11,4 @@ storage:
|
||||||
port: "5432"
|
port: "5432"
|
||||||
database: "kidio_db"
|
database: "kidio_db"
|
||||||
username: "postgres"
|
username: "postgres"
|
||||||
password: "Julian__98"
|
password: "learning"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue