From ff469f84f13a5128c0fad9ac86732a2bbf266fb7 Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 1 Jan 2026 05:30:11 +0000 Subject: [PATCH] docs: trigger AI review attempt 2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c039d9..017225f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A webhook-based service that automatically generates AI code reviews for Gitea P ## Deployment ### Docker Compose -Run the container using the provided `compose.yaml`. +Run the container using the provided `compose.yaml`. This will start the service in daemon mode. ```bash docker compose up -d