ruby-rewrite-proxy/config.json

11 lines
228 B
JSON

{
"replacements": {
"example.com": "example.mydomain.com",
"Example": "Example @ Mydomain",
"example": "example @ ,ydomain",
"https:": "http:"
},
"host": "example.com",
"port": 8000
}