mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Enable redis mod
https://github.com/alexbelgium/hassio-addons/issues/1715
This commit is contained in:
@@ -35,7 +35,7 @@ ARG CONFIGLOCATION="/config/addons_config/immich"
|
||||
RUN chmod 744 /ha_lsio.sh && if grep -qr "lsio" /etc; then /ha_lsio.sh "$CONFIGLOCATION"; fi && rm /ha_lsio.sh
|
||||
|
||||
# Install REDIS
|
||||
#ENV DOCKER_MODS="imagegenius/mods:universal-redis"
|
||||
ENV DOCKER_MODS="imagegenius/mods:universal-redis"
|
||||
|
||||
# && chmod 777 -R /docker-mods \
|
||||
# && /./docker-mods/* || ls / \
|
||||
|
||||
Reference in New Issue
Block a user