Update development database connection
This commit is contained in:
parent
b924397f52
commit
c940dec7c8
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"ConnectionStrings": {
|
"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": {
|
"Jwt": {
|
||||||
"Key": "dev-only-please-replace-with-env-variable-in-production",
|
"Key": "dev-only-please-replace-with-env-variable-in-production",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue