test postgres integration
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 3s
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 3s
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
}
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Host=localhost;Port=5432;Database=devTest1;Username=devuser;Password=admin5"
|
||||
"DefaultConnection": "Host=agologum-net;Port=5432;Database=agologum;Username=agologum;Password=${POSTGRES_PASSWORD}"
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"https_port": 443
|
||||
|
||||
Reference in New Issue
Block a user