Remove comment about setting redis image to upstream for ARM compatibility for now.
This commit is contained in:
parent
dd260937ef
commit
83e98fcde0
1 changed files with 0 additions and 7 deletions
|
@ -51,13 +51,6 @@ redis:
|
||||||
# this to false and adjust the host to use your existing service.
|
# this to false and adjust the host to use your existing service.
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
||||||
# If you wan to run Redis on a Raspbery Pi or another ARM-based
|
|
||||||
# system, use the official Docker image instead of the Bitnami one
|
|
||||||
# as the Bitnami images are only available as amd64.
|
|
||||||
# image:
|
|
||||||
# repository: redis
|
|
||||||
# tag: 6.0.12
|
|
||||||
|
|
||||||
host: ''
|
host: ''
|
||||||
redisPort: 6379
|
redisPort: 6379
|
||||||
password: funkwhale
|
password: funkwhale
|
||||||
|
|
Loading…
Reference in a new issue