3
0
mirror of https://github.com/Qortal/qortal.git synced 2025-02-11 17:55:50 +00:00

Updated a default bootstrap host to use a domain instead of its IP.

This commit is contained in:
CalDescent 2023-01-14 11:07:54 +00:00
parent 476fdcb31d
commit f78101e9cc

View File

@ -273,7 +273,7 @@ public class Settings {
private String[] bootstrapHosts = new String[] {
"http://bootstrap.qortal.org",
"http://bootstrap2.qortal.org",
"http://62.171.190.193"
"http://bootstrap.qortal.online"
};
// Auto-update sources