From 01b904b75830ee73afb93cd62d4f49f76d3d0935 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 22 Sep 2022 15:14:17 +0300 Subject: [PATCH] Updated Metrics (markdown) --- Metrics.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Metrics.md b/Metrics.md index 8a53920..55d1ddf 100644 --- a/Metrics.md +++ b/Metrics.md @@ -7,4 +7,11 @@ https://github.com/wekan/wekan-snap/wiki/Supported-settings-keys#matomo-web-anal - [Original PR](https://github.com/wekan/wekan/pull/4700) by Emile840 - [Fix typos and translate comments to English](https://github.com/wekan/wekan/commit/551f57b03bbc1dba37862a0cc3407c8d359e2a9a) by xet7 +## Docker + +[docker-compose.yml](https://raw.githubusercontent.com/wekan/wekan/master/docker-compose.yml) +``` +- METRICS_ALLOWED_IP_ADDRESSES=192.168.0.100,192.168.0.200 +``` +