mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-01 12:44:43 +00:00
change redis default log path
This commit is contained in:
parent
a9f5b9a6a0
commit
367e3b0b6a
@ -86,7 +86,7 @@ services:
|
||||
ports:
|
||||
- ${REDIS_PORT:-6379}:6379
|
||||
volumes:
|
||||
- ./logs/redis:./logs/redis
|
||||
- ./logs/redis:/logs/redis
|
||||
|
||||
########################################################
|
||||
# BACKEND ##############################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user