chore: update README.md

Fix formatting issues in README for Docker Compose section.
This commit is contained in:
Gareth
2026-01-29 22:05:45 -08:00
committed by GitHub
parent 3250ff481d
commit a2f5e775b7
+2 -2
View File
@@ -79,7 +79,7 @@ Once installed, access Backrest at `http://localhost:9898` (default port). First
### Running with Docker Compose
Docker image: `ghcr.io/garethgeorge/backrest`
oplog
Example compose file:
```yaml
@@ -291,4 +291,4 @@ You can also use VSCode with [Dev Containers](https://marketplace.visualstudio.c
Translations are stored in [./webui/messages](./webui/messages) and are generated using [inlang](https://inlang.com/). Machine translations can be updated by running `npx @inlang/cli machine translate --project ./project.inlang`.
Text is translated on a best-effort basis and is not guaranteed to be accurate. If you find any translations that are incorrect, please submit a pull request to fix them. Contributions here are greatly appreciated!
Text is translated on a best-effort basis and is not guaranteed to be accurate. If you find any translations that are incorrect, please submit a pull request to fix them. Contributions here are greatly appreciated!