Change confusing enpoint name
Since the actual port is 5003, it would make sense to name it local-5003 instead of local-8082 Signed-off-by: Florentin Raud <florentin.raud@gmail.com>
This commit is contained in:
parent
5e9d0702a1
commit
3f33d20b2a
3 changed files with 3 additions and 3 deletions
|
@ -243,7 +243,7 @@ several failures and have since recovered:
|
|||
"notifications":{
|
||||
"endpoints":[
|
||||
{
|
||||
"name":"local-8082",
|
||||
"name":"local-5003",
|
||||
"url":"http://localhost:5003/callback",
|
||||
"Headers":{
|
||||
"Authorization":[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue