Skip to content

Commit d5d6536

Browse files
authored
Update README.md
1 parent 7dacba1 commit d5d6536

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repository:
3636
storage:
3737
- name: localFile
3838
type: file
39-
path: /tmp/reaper
39+
path: ./repo
4040
```
4141
4242
Then you can run REAPER with the configuration file.
@@ -98,4 +98,4 @@ For example compose file, see [docker-compose.yml](docker-compose.yml).
9898

9999
```bash
100100
docker compose up -d
101-
```
101+
```

0 commit comments

Comments
 (0)