From 34f5015ae89462bb57f8f249e0ceacb844355ff1 Mon Sep 17 00:00:00 2001 From: Yax <1949284+kianby@users.noreply.github.com> Date: Mon, 1 Feb 2021 19:23:00 +0100 Subject: [PATCH] monitoring --- params.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/params.json b/params.json index 8f56a91..56297b7 100644 --- a/params.json +++ b/params.json @@ -2,8 +2,9 @@ "title": "Le blog du Yax", "subtitle": "GNU, Linux, BSD et autres libertés", "author": "Yax", - "site_url": "https://blogduyax.madyanne.fr", + "site_url": "http://127.0.0.1:8000", "stacosys_token": "9fb3fc042c572cb831005fd16186126765140fa2bd9bb2d4a28e47a9457dc26c", "stacosys_url": "http://stacosys:8100", + "stacosys_url": "http://127.0.0.1:8100", "external_check": "./check_git.sh" }