Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasBuquet authored Jul 14, 2024
1 parent fe4d725 commit 68a6e8d
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 @@ -13,5 +13,5 @@ docker build --target=runtime . -t matrix-bot-admin

# Execute Release
```
docker run --name bot-admin -v <path_to_config.toml>:/config.toml matrix-bot-admin
```
docker run --name bot-admin -v <path_to_config.toml>:/data/config.toml matrix-bot-admin
```

0 comments on commit 68a6e8d

Please sign in to comment.