Skip to content

Commit

Permalink
lint EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdunnjpl committed Jul 23, 2024
1 parent 022d55d commit c900be8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/postman/postman_collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -2775,12 +2775,12 @@
"variable": [
{
"key": "baseUrl",
"value": "http://registry-api:8080"
"value": "http://localhost:8081"
},
{
"key": "opensearchUrl",
"value": "https://elasticsearch:9200",
"type": "string"
}
]
}
}

0 comments on commit c900be8

Please sign in to comment.