filecoin-saturn / L1-node

Filecoin Saturn L1 Node • The edge cache layer of Filecoin's decentralized CDN 🪐
Other
143 stars 49 forks source link

Custom speedtest server ID #291

Closed DVerdeV closed 1 year ago

DVerdeV commented 1 year ago

In the command used to measure the speed (speedtest) it is necessary to add "--server-id" to take into account the server ID. Otherwise, it will ignore it and select it automatically.

In docker-compose.yml it is added, but personally I have ignored it and that has led me to confusion. I think it would be better to indicate only the ID in the docker-compose.yml.

DiegoRBaquero commented 1 year ago

Should go inside the env var