From 5c4dc8a58bee0976423c76d9ce569ce6164c97a6 Mon Sep 17 00:00:00 2001 From: Sondre Malerud Date: Sun, 16 Mar 2025 13:39:49 +0100 Subject: [PATCH] Main commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dce3ce..fbceb93 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ $ docker compose -f --verbose config Build and run containers defined in configuration file ```console -$ docker-compose -f up --build -d +$ docker-compose -f up --build -d ``` ## Using GitHub actions