Files
tuliprox/test/http-client.env.json
2025-01-26 13:16:07 +01:00

17 lines
376 B
JSON

{
"dev-redirect": {
"local": "http://localhost:8901",
"silver": "http://10.41.41.41:8901",
"beta": "http://10.41.41.41:8902",
"username": "xt",
"password": "xt"
},
"dev-reverse": {
"local": "http://localhost:8901",
"silver": "http://10.41.41.41:8901",
"beta": "http://10.41.41.41:8902",
"username": "xtr",
"password": "xtr"
}
}