Merge branch 'dev' into adicao-linhas-lote

This commit is contained in:
Eduardo 2026-02-27 16:58:41 -03:00
commit 024b7d299d
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=linegestao_app;Password=1231234512Ed@" "Default": "Host=localhost;Port=5432;Database=linegestao;Username=postgres;Password=postgres"
}, },
"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=linegestao_app;Password=1231234512Ed@" "Default": "Host=localhost;Port=5432;Database=linegestao;Username=postgres;Password=postgres"
}, },
"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=linegestao_app;Password=1231234512Ed@" "Default": "Host=localhost;Port=5432;Database=linegestao;Username=postgres;Password=postgres"
}, },
"Jwt": { "Jwt": {
"Key": "linegestao-local-jwt-key-2026-dev-strong-123456789", "Key": "linegestao-local-jwt-key-2026-dev-strong-123456789",