diff --git a/appsettings.Development.json b/appsettings.Development.json index 1dedf75..0bc8a6a 100644 --- a/appsettings.Development.json +++ b/appsettings.Development.json @@ -1,6 +1,6 @@ { "ConnectionStrings": { - "Default": "Host=localhost;Port=5432;Database=linegestao;Username=linegestao_app;Password=CHANGE_ME" + "Default": "Host=localhost;Port=5432;Database=linegestao;Username=linegestao_app;Password=255851Ed@" }, "Jwt": { "Key": "dev-only-please-replace-with-env-variable-in-production",