From 4af692ef5894dd29a6878b4b94ad1e8a0d25539e Mon Sep 17 00:00:00 2001 From: Freyja Odinthrir Date: Wed, 10 Sep 2025 17:48:49 -0700 Subject: [PATCH] this is a bullshit commit that only serves to trigger automation cus I fucked up setting up the repo. --- docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-compose.yml b/docker-compose.yml index 63f5bb6..4d40b14 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -8,3 +8,4 @@ services: - ./node_modules:/app/node_modules - ./dist:/app/dist command: ["sh", "-c", "npm install && npm run build"] +