Big refactoring #77

Merged
flecomte merged 166 commits from refactoring-component-and-immutable into master 2021-03-24 19:06:07 +01:00
Showing only changes of commit a05b5edc86 - Show all commits

View File

@@ -25,7 +25,7 @@ services:
redis: redis:
container_name: ${APP_NAME}_redis container_name: ${APP_NAME}_redis
image: redis:6.0-rc-alpine image: redis:6-alpine
ports: ports:
- ${REDIS_PORT}:6379 - ${REDIS_PORT}:6379
volumes: volumes: