Add the configuration for the Release
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"Default": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"AllowedHosts": "http://localhost:4200",
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Filename=./Data/JumpsDb.db"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user