mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
change dev startup url
This commit is contained in:
parent
246b03f4f7
commit
ef4b4b2799
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "http://localhost:5000/"
|
||||
"applicationUrl": "http://localhost:5000/v1/lists"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue