diff --git a/backend/appsettings.Development.json b/backend/appsettings.Development.json index d44cffb..e724bc5 100644 --- a/backend/appsettings.Development.json +++ b/backend/appsettings.Development.json @@ -1,6 +1,6 @@ { "ConnectionStrings": { - "PostgresConnection": "Server=localhost,5432;Database=Hutopy;Uid=sa;Pwd=P@ssword123!;" + "PostgresConnection": "Server=localhost,5432;Database=hutopy;Uid=sa;Pwd=P@ssword123!;" }, "Stripe": { "SecretKey": "sk_test_51OoveVDrRyqXtNdBaOs1DFFja0XhrQtJoAo83uSySMuqw4Wyt9NsuugrIHRqet9a50cr5GvolpTP8EZuTSttcgYx00gOUPNDoI",