From 59a84252accfecd9373f7c1e383c5040f279548f Mon Sep 17 00:00:00 2001 From: Redume Date: Sat, 19 Oct 2024 16:14:23 +0300 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81=20=D1=80=D0=BE=D1=83?= =?UTF-8?q?=D1=82=D0=B0=20=D0=B0=D0=BD=D0=B0=D0=BB=D0=B8=D1=82=D0=B8=D0=BA?= =?UTF-8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config-sample.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-sample.yaml b/config-sample.yaml index f1ee9f9..4726355 100644 --- a/config-sample.yaml +++ b/config-sample.yaml @@ -5,5 +5,5 @@ server: work: true analytics: domain: 'example.com' - endpoint: 'https://plausible.io' + endpoint: 'https://plausible.io/api/event/' token: '' \ No newline at end of file