Compare commits

..

No commits in common. "024b7d299d04ff048b58d876c99afcf08ba025fd" and "242f8bc7077abe4019c9a879a6ace43b655171af" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{ {
"ConnectionStrings": { "ConnectionStrings": {
"Default": "Host=localhost;Port=5432;Database=linegestao;Username=postgres;Password=postgres" "Default": "Host=localhost;Port=5432;Database=linegestao;Username=linegestao_app;Password=1231234512Ed@"
}, },
"Jwt": { "Jwt": {
"Key": "linegestao-local-jwt-key-2026-dev-strong-123456789", "Key": "linegestao-local-jwt-key-2026-dev-strong-123456789",

View File

@ -1,6 +1,6 @@
{ {
"ConnectionStrings": { "ConnectionStrings": {
"Default": "Host=localhost;Port=5432;Database=linegestao;Username=postgres;Password=postgres" "Default": "Host=localhost;Port=5432;Database=linegestao;Username=linegestao_app;Password=1231234512Ed@"
}, },
"Jwt": { "Jwt": {
"Key": "YOUR_LOCAL_STRONG_JWT_KEY_MIN_32_CHARS", "Key": "YOUR_LOCAL_STRONG_JWT_KEY_MIN_32_CHARS",

View File

@ -1,6 +1,6 @@
{ {
"ConnectionStrings": { "ConnectionStrings": {
"Default": "Host=localhost;Port=5432;Database=linegestao;Username=postgres;Password=postgres" "Default": "Host=localhost;Port=5432;Database=linegestao;Username=linegestao_app;Password=1231234512Ed@"
}, },
"Jwt": { "Jwt": {
"Key": "linegestao-local-jwt-key-2026-dev-strong-123456789", "Key": "linegestao-local-jwt-key-2026-dev-strong-123456789",