chore: drop references to circleci, libera, travis-ci
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# dokku redis [](https://circleci.com/gh/dokku/dokku-redis/tree/master) [](https://webchat.freenode.net/?channels=dokku)
|
||||
# dokku redis [](https://github.com/dokku/dokku-redis/actions/workflows/ci.yml?query=branch%3Amaster) [](https://webchat.libera.chat/?channels=dokku)
|
||||
|
||||
Official redis plugin for dokku. Currently defaults to installing [redis 6.2.4](https://hub.docker.com/_/redis/).
|
||||
|
||||
@@ -653,4 +653,4 @@ dokku redis:backup-unschedule lolipop
|
||||
|
||||
If you wish to disable the `docker pull` calls that the plugin triggers, you may set the `REDIS_DISABLE_PULL` environment variable to `true`. Once disabled, you will need to pull the service image you wish to deploy as shown in the `stderr` output.
|
||||
|
||||
Please ensure the proper images are in place when `docker pull` is disabled.
|
||||
Please ensure the proper images are in place when `docker pull` is disabled.
|
||||
|
||||
Reference in New Issue
Block a user