Files

17 lines
376 B
JSON
Raw Permalink Normal View History

2024-12-25 09:33:59 +01:00
{
2025-01-26 13:16:07 +01:00
"dev-redirect": {
2024-12-25 14:12:30 +01:00
"local": "http://localhost:8901",
"silver": "http://10.41.41.41:8901",
2025-01-26 13:16:07 +01:00
"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"
2024-12-25 09:33:59 +01:00
}
2025-01-26 13:16:07 +01:00
2024-12-25 09:33:59 +01:00
}