mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-01 12:44:43 +00:00
start redis in detached mode
This commit is contained in:
parent
d9fbe81b97
commit
9df1938071
@ -81,6 +81,7 @@ services:
|
||||
#########################################################
|
||||
redis:
|
||||
image: redis:6.2.6
|
||||
attach: false
|
||||
networks:
|
||||
- internal-net
|
||||
ports:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user