Skip to content

Commit

Permalink
Add an Iglu Central mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
stanch committed Jul 3, 2023
1 parent 87e181a commit 9366a62
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/main/resources/default-iglu-resolver.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@
"uri": "http://iglucentral.com"
}
}
},
{
"name": "Iglu Central - Mirror 01",
"priority": 1,
"vendorPrefixes": [],
"connection": {
"http": {
"uri": "http://mirror01.iglucentral.com"
}
}
}
]
}
Expand Down

0 comments on commit 9366a62

Please sign in to comment.