Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LeslieLeung authored Nov 6, 2023
1 parent 7dacba1 commit d5d6536
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ repository:
storage:
- name: localFile
type: file
path: /tmp/reaper
path: ./repo
```
Then you can run REAPER with the configuration file.
Expand Down Expand Up @@ -98,4 +98,4 @@ For example compose file, see [docker-compose.yml](docker-compose.yml).

```bash
docker compose up -d
```
```

0 comments on commit d5d6536

Please sign in to comment.