Commit graph

9 commits

Author SHA1 Message Date
Joris 04355272bb
Add favicon.ico (#380) 2020-11-30 11:49:16 +01:00
dosse91 f92554c2a1 Updated docker version 2020-07-13 12:03:14 +02:00
dosse91 a6db96d035 Updated docker version 2020-07-13 12:02:11 +02:00
Zhang Sen 063a6cc371
Fix #334 wrong port config generated (#335)
* Fix #334 wrong port config generated

* Update docker/entrypoint.sh
2020-07-12 13:47:17 +02:00
Matthew Thompson 99edf0f5f4
Add ability to change Apache port for network_mode: host (#291) 2020-04-01 18:57:32 +02:00
dosse91 91796c8cc6 Merged with master 2020-03-09 08:29:22 +01:00
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
dosse91 326e30f213 Added new parameters: DISABLE_IPINFO and DISTANCE 2019-10-20 10:31:48 +02:00
Enrico Fasoli 90e63e7da7 New configurable Docker container (#243) 2019-10-11 20:15:05 +02:00