From 179cf888d20537a5f6e581256be95ad1e2f92d6b Mon Sep 17 00:00:00 2001 From: Montferrat Date: Sat, 2 May 2026 19:47:34 +0700 Subject: feat: enable unix listeners refactor: parametrize listener --- config/config.local.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/config.local.yaml') diff --git a/config/config.local.yaml b/config/config.local.yaml index 7769438..1822fdc 100644 --- a/config/config.local.yaml +++ b/config/config.local.yaml @@ -1,4 +1,8 @@ logLevel: debug +endpoint: + type: http + config: + listenOn: ":3000" blogPages: storage: type: b2 -- cgit v1.3.1+17