Commit graph

2 commits

Author SHA1 Message Date
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
Enrico Fasoli 90e63e7da7 New configurable Docker container (#243) 2019-10-11 20:15:05 +02:00