blob: 3a86b58d8ae55f6c74907932d67aeb38f6669a25 [file]
{
"projectBaseUrl": "",
"ignorePatterns": [
{
"pattern": "^(https?://)?(127.0.0.1|localhost|192.168.33.1|repository.apache|git-scm|somehost\\.com)"
}
],
"replacementPatterns": [
{
"pattern": "^/",
"replacement": "https://fory.apache.org/"
}
],
"aliveStatusCodes": [200]
}