Fixed misedit

This commit is contained in:
DireMunchkin 2023-08-13 21:09:33 +02:00 committed by Nicolas Meienberger
parent 709c7a65c5
commit b69db5a7c4

View File

@ -73,8 +73,8 @@ services:
- tipi_main_network
ghostfolio-redis:
container_name: redis:7-alpine
image: redis:6.2
container_name: ghostfolio-redis
image: redis:7-alpine
restart: unless-stopped
command: >
--requirepass ${GHOSTFOLIO_REDIS_PASSWORD}