Files
librespeed-speedtest/docker
Ayron Jungren 836f491ca5 Fix telemetry variables in Docker entrypoint (#254)
entrypoint.sh currently expects ENABLE_ID_OBFUSCATION and
REDACT_IP_ADDRESSES to be double-quoted strings but they are booleans.
This commit resolves the issue by removing the quotes in the regular
expressions.
2019-11-24 22:09:45 +01:00
..