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