Fix wrong link to docker hub

This fixes #1
This commit is contained in:
Jan Losinski 2019-02-04 14:36:01 +01:00 committed by GitHub
parent 2076d9efff
commit a37468ce90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ To initialize the database, run the server once with `--create_db`.
The provided dockerfile makes it easy to use the software as a docker
container. The latest state of the master branch can be found as a
[Automated build on the Docker hub](https://hub.docker.com/r/janlo/feedbin-refresher/).
[Automated build on the Docker hub](https://hub.docker.com/r/janlo/wallabag-kindle-consumer).
You can easily configure the container via the environment variables from
above. Just make sure, that the datavase is in a volume if you use sqlite.