refactored username

This commit is contained in:
aldemirm 2026-09-04 12:56:01 +02:00
parent a1c01b5112
commit 57e91c6742

View file

@ -10,5 +10,5 @@ storage:
host: "82.165.11.162"
port: "5432"
database: "kidio_db"
username: "postgres"
username: "kidio_admin"
password: "learning"