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