docker-speedtest-grafana icon indicating copy to clipboard operation
docker-speedtest-grafana copied to clipboard

SPEEDTEST_SPEEDTEST_INTERVAL variable should be SPEEDTEST_INTERVAL?

Open n1nj4888 opened this issue 5 years ago • 2 comments

Hi There,

The README lists one of the environment variables as SPEEDTEST_SPEEDTEST_INTERVAL but this is actually referenced in the code as SPEEDTEST_INTERVAL. the .env.sample and docker-compose.yml also reference this as SPEEDTEST_SPEEDTEST_INTERVAL and $SPEEDTEST_SPEEDTEST_INTERVAL but this should just be SPEEDTEST_INTERVAL?

Thanks!

n1nj4888 avatar Oct 09 '20 05:10 n1nj4888

It should be SPEEDTEST_INTERVAL in the README. I was using some {{CONTAINER}}_{{KEY}} format for environment keys in the .env file some time ago.

frdmn avatar Oct 12 '20 18:10 frdmn

The pull request I raised for "enhanced-logging" also fixed this README issue.

n1nj4888 avatar Oct 22 '20 04:10 n1nj4888