Added linuxserver/docker-grocy to README

This commit is contained in:
Bernd Bestel 2019-09-22 09:46:19 +02:00
parent f7c4662e2b
commit 1a7be05e3f
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -31,7 +31,7 @@ See the website for further installation guides and troubleshooting help: https:
## How to run using Docker
See [grocy/grocy-docker](https://github.com/grocy/grocy-docker) for instructions.
See [grocy/grocy-docker](https://github.com/grocy/grocy-docker) or [linuxserver/docker-grocy](https://github.com/linuxserver/docker-grocy) for instructions.
## How to update
Just overwrite everything with the latest release while keeping the `data` directory, check `config-dist.php` for new configuration options and add them to your `data/config.php` where appropriate (the default values from `config-dist.php` will be used for not in `data/config.php` defined settings). Just to be sure, please empty `data/viewcache`.