Skip to content

Commit

Permalink
Update appsettings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadyDL authored May 14, 2021
1 parent b3106b4 commit afd39b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
}
},
"AllowedHosts": "*",
"PackageApiUrl": ""
"LocationApiUrl": ""
"PackageApiUrl": "",
"LocationApiUrl": "",
"PersonApiUrl": ""
}

0 comments on commit afd39b9

Please sign in to comment.