redis handler implemented Servies Task has redis object
This commit is contained in:
@@ -14,6 +14,7 @@ COPY app/services/database/README.md ./
|
||||
COPY app/core ./app/core
|
||||
COPY app/services/common/ ./app/services/common/
|
||||
COPY app/services/database/ ./app/services/database/
|
||||
COPY app/services/types/ ./app/services/types/
|
||||
|
||||
RUN apt-get update && apt-get install -y bash
|
||||
RUN mkdir -p /app/data
|
||||
|
||||
Reference in New Issue
Block a user