Some README updates (#2562)

* Update README.ru_RU.md

Fixed some typos here and there

* Add info about docker image autoupdate

* Update Russian translation

* Add info on Portuguese (Brazip) translation
This commit is contained in:
laperuz92
2024-09-13 17:25:57 +08:00
committed by GitHub
parent 2938694c45
commit 9c4fa23931
2 changed files with 13 additions and 8 deletions

View File

@@ -169,6 +169,8 @@ systemctl restart x-ui
docker compose up -d
```
Add ```--pull always``` flag to make docker automatically recreate container if a newer image is pulled. See https://docs.docker.com/reference/cli/docker/container/run/#pull for more info.
**OR**
```sh