From e7c0dad0d795b7e31f05e76a58009d808b11cb04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=82=E3=81=8B=E3=83=8B=E3=83=A3=E3=83=B3?= Date: Mon, 20 May 2024 21:54:06 +0000 Subject: [PATCH] fix: epic trailing slash fail --- inohara.cfg.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inohara.cfg.example b/inohara.cfg.example index 8903242..8a43b73 100644 --- a/inohara.cfg.example +++ b/inohara.cfg.example @@ -7,7 +7,7 @@ Enable = true Timeout = 3 # Tachi instance base URL -BaseUrl = https://kamai.tachi.ac/ +BaseUrl = https://kamai.tachi.ac # Tachi status endpoint Status = /api/v1/status