mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 15:10:44 +01:00
Update provider address
This commit is contained in:
parent
ccad4334a7
commit
3f164e7923
1 changed files with 2 additions and 1 deletions
|
@ -46,7 +46,8 @@ public class ProvidersRepository {
|
||||||
//providers = "http://localhost:8080/, http://146.185.175.243:8080/";
|
//providers = "http://localhost:8080/, http://146.185.175.243:8080/";
|
||||||
// providers = "http://146.185.175.243:8080/";
|
// providers = "http://146.185.175.243:8080/";
|
||||||
} else {
|
} else {
|
||||||
providers = "http://kijf4m2pqd54tbck.onion/";
|
//providers = "http://kijf4m2pqd54tbck.onion/";
|
||||||
|
providers = "http://51.15.47.83:8080/";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue