Удалил и заменил пароль
All checks were successful
Create and publish a Docker image / Publish image (push) Successful in 19s
Create and publish a Docker image / Deploy image (push) Successful in 3s

This commit is contained in:
Sergey Karmanov 2023-08-26 13:27:58 +03:00
parent a339d0d7b9
commit 5c22d34125
Signed by: serega404
GPG Key ID: B6AD49C8C835460C

View File

@ -1,6 +1,6 @@
{ {
"ConnectionStrings": { "ConnectionStrings": {
"DefaultConnection": "Host=192.168.0.46;Port=5432;Database=backend;Username=prod;Password=q8ne6LHAobv5EX" "DefaultConnection": "Host=192.168.0.46;Port=5432;Database=backend;Username=prod;Password="
}, },
"Logging": { "Logging": {
"LogLevel": { "LogLevel": {