Fixed misedit
This commit is contained in:
parent
0dfc53b29a
commit
4dcbae68bf
|
@ -73,8 +73,8 @@ services:
|
||||||
- tipi_main_network
|
- tipi_main_network
|
||||||
|
|
||||||
ghostfolio-redis:
|
ghostfolio-redis:
|
||||||
container_name: redis:7-alpine
|
container_name: ghostfolio-redis
|
||||||
image: redis:6.2
|
image: redis:7-alpine
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command: >
|
command: >
|
||||||
--requirepass ${GHOSTFOLIO_REDIS_PASSWORD}
|
--requirepass ${GHOSTFOLIO_REDIS_PASSWORD}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user