From 9944b698155949f891532f81bc816e7e71ae67cb Mon Sep 17 00:00:00 2001 From: Yax <1949284+kianby@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:59:47 +0100 Subject: [PATCH] Revert "Update default config" This reverts commit 181ca6b6c1bf12ae7adcd58dd720349fe16875e3. --- params.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/params.json b/params.json index bde3223..a59d1f8 100644 --- a/params.json +++ b/params.json @@ -3,6 +3,6 @@ "subtitle": "GNU, Linux, BSD et autres libertés", "author": "Yax", "site_url": "https://blogduyax.madyanne.fr", - "stacosys_url": "http://localhost:8100/api", + "stacosys_url": "http://stacosys:8100/api", "external_check": "./check_git.sh" }