fix(prod): Adding connection prefrence to production startup script

This commit is contained in:
Chris Troutner
2025-02-23 09:41:55 -07:00
parent 55bf9424f9
commit f1caef2c0d
3 changed files with 10 additions and 5 deletions
+4 -4
View File
@@ -30,7 +30,7 @@
"datastore-fs": "10.0.2",
"glob": "7.1.6",
"helia": "5.2.1",
"helia-coord": "1.7.1",
"helia-coord": "1.7.2",
"jsonrpc-lite": "2.2.0",
"jsonwebtoken": "8.5.1",
"jwt-bch-lib": "1.3.0",
@@ -11695,9 +11695,9 @@
}
},
"node_modules/helia-coord": {
"version": "1.7.1",
"resolved": "http://94.130.170.209:4873/helia-coord/-/helia-coord-1.7.1.tgz",
"integrity": "sha512-sEeVA8j9LfAdCvHR9QxTs/cqTunNGTc+cgutUtusF72j9bflLkw/buTqjkEWBaEjJxC/RS+IKXFE3apZAhYNGw==",
"version": "1.7.2",
"resolved": "http://94.130.170.209:4873/helia-coord/-/helia-coord-1.7.2.tgz",
"integrity": "sha512-2M2vK7GY1gRC9wgGTx8f0+g7hb6E/mxDfN0b5cl2KBrMMshPPNbTU7+/J51Xr7NY91zBX8IvP7d3SKz5Tt/9Aw==",
"license": "MIT",
"dependencies": {
"@chris.troutner/retry-queue": "1.0.10",