setting up docker build workflow
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"Provider": "Postgres"
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Host=db;Port=5432;Database=db;Username=user;Password=password"
|
||||
"DefaultConnection": "Host=db;Port=5432;Database=db;Username=user"
|
||||
},
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
|
||||
Reference in New Issue
Block a user