From 079f5a89e7126a257a9884a117e267f05472d316 Mon Sep 17 00:00:00 2001 From: Lucas Date: Mon, 12 Jan 2026 12:20:31 +0100 Subject: [PATCH] fix(lighthouse): docker-compose error --- docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index b1c96d6..fed7e0b 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -26,8 +26,8 @@ lighthouse-audit: command: npx @lhci/cli@${LHCI_VERSION} collect --config=/app/dist/audit-config.cjs volumes: -audit_dist: -audit_reports: + audit_dist: + audit_reports: networks: reverse-proxy: