mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-05-04 03:50:30 +00:00
chore: update README.md
Fix formatting issues in README for Docker Compose section.
This commit is contained in:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user