mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-01 12:44:43 +00:00
correct redis volumes
This commit is contained in:
parent
2d1149232f
commit
13657b82c9
@ -86,7 +86,7 @@ services:
|
||||
ports:
|
||||
- ${REDIS_PORT:-6379}:6379
|
||||
volumes:
|
||||
- redis_vol:/data
|
||||
- ./logs/redis:./logs/redis
|
||||
|
||||
########################################################
|
||||
# BACKEND ##############################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user