Skip to content

Commit 2d130d1

Browse files
Update README.md
1 parent 204fb1b commit 2d130d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ To use this log processor with your existing Traefik setup:
5858
Run the following command in the directory containing your `docker-compose.yml` file:
5959

6060
```bash
61-
docker-compose up -d
61+
docker compose up -d
6262
```
6363

6464
The processed logs will be written to the `processed_logs` volume, organized by service name and date, e.g., `/logs/<service_name>/<YYYY-MM-DD>.log`.

0 commit comments

Comments
 (0)