mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
add launchSettings
This commit is contained in:
parent
ede3f5dec5
commit
c3a410c075
3 changed files with 12855 additions and 1 deletions
12
src/FilterLists.Web/Properties/launchSettings.json
Normal file
12
src/FilterLists.Web/Properties/launchSettings.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"profiles": {
|
||||
"FilterLists.Web": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "http://localhost:57712/"
|
||||
}
|
||||
}
|
||||
}
|
||||
12844
src/FilterLists.Web/wwwroot/dist/main.js
vendored
12844
src/FilterLists.Web/wwwroot/dist/main.js
vendored
File diff suppressed because one or more lines are too long
BIN
src/FilterLists.Web/wwwroot/dist/main.js.map
vendored
BIN
src/FilterLists.Web/wwwroot/dist/main.js.map
vendored
Binary file not shown.
Loading…
Reference in a new issue