Mark subproject as dirty in CMKS - Infra
This commit is contained in:
6
src/EntKube.Web/appsettings.Production.json
Normal file
6
src/EntKube.Web/appsettings.Production.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"DatabaseProvider": "Postgres",
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Host=localhost;Port=5432;Database=entkube;Username=entkube;Password=CHANGE_ME"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user