Proxy Server
Set up a proxy server to sign in to your account.
Set Up
Legacy Set Up
{
"address": "http://192.168.1.2:1234"
}Last updated
Was this helpful?
Set up a proxy server to sign in to your account.
{
"address": "http://192.168.1.2:1234"
}Last updated
Was this helpful?
Was this helpful?
{
"address": "http://192.168.1.2:1234",
"enabled": true,
"username": "yourUsername",
"password": "yourPassword"
}