From 740557aeec581a81c15caf35ad8ac487933719c5 Mon Sep 17 00:00:00 2001 From: tobbbs <1+tobbbs@noreply.localhost> Date: Wed, 27 May 2026 13:09:15 +0200 Subject: [PATCH] Update compose.yaml --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 670fe8d..bab6af5 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,5 +1,5 @@ services: - app: + lubelogger: image: ghcr.io/hargata/lubelogger:latest build: . restart: unless-stopped