diff --git a/README.md b/README.md index 9dbf9aa4..11bf1c2e 100644 --- a/README.md +++ b/README.md @@ -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! \ No newline at end of file +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!