immich/docs/docs/usage/update.md
Coyote6705 948ff5530c
Grammar and syntax edits for the new docs (#936)
* Update introduction.mdx

* Update logo-mearning.md

* Update support-the-project.md

Fixing more grammar/syntax :)

* Update one-step-installation.md

* Update recommended-installation.md

* Update requirements.md

* Update automatic-backup.md

* Update bulk-upload.md

* Update post-installation.md

* Update update.md

* Update contribution-guidelines.md
2022-11-06 21:27:14 -06:00

304 B

sidebar_position
4

Update the application

If you are using Docker Compose, update the application use the following commands in the directory where the docker-compose.yml file is located:

docker-compose pull && docker-compose up -d # Or `docker compose`