mirror of
https://github.com/Qortal/qortal.git
synced 2025-02-11 17:55:50 +00:00
Added bootstrap4.qortal.org to settings
This commit is contained in:
parent
cbb171f859
commit
3162a83dc1
@ -272,7 +272,8 @@ public class Settings {
|
||||
private String[] bootstrapHosts = new String[] {
|
||||
"http://bootstrap.qortal.org",
|
||||
"http://bootstrap2.qortal.org",
|
||||
"http://bootstrap3.qortal.org"
|
||||
"http://bootstrap3.qortal.org",
|
||||
"http://bootstrap4.qortal.org"
|
||||
};
|
||||
|
||||
// Auto-update sources
|
||||
|
Loading…
x
Reference in New Issue
Block a user