mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
update launchSettings
This commit is contained in:
parent
c3a410c075
commit
83a7164b92
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "http://localhost:49980/"
|
||||
"applicationUrl": "http://localhost:5000/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "http://localhost:57712/"
|
||||
"applicationUrl": "http://localhost:5001/"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue