many fixes for bootstrap and public internet connectivity
This commit is contained in:
@@ -49,7 +49,7 @@ Future<VeilidConfig> getDefaultVeilidConfig() async {
|
||||
holePunchReceiptTimeMs: 5000,
|
||||
nodeId: "",
|
||||
nodeIdSecret: "",
|
||||
bootstrap: [],
|
||||
bootstrap: ["bootstrap-dev.veilid.net"],
|
||||
bootstrapNodes: [],
|
||||
routingTable: VeilidConfigRoutingTable(
|
||||
limitOverAttached: 64,
|
||||
|
Reference in New Issue
Block a user