ci: Containerization of the app
This commit is contained in:
parent
ed25245a1c
commit
8597f48180
3 changed files with 99 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Data Source=MowLog.db"
|
||||
"DefaultConnection": "Data Source=turf_tasker.db"
|
||||
},
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
|
|
@ -9,4 +9,4 @@
|
|||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue