ci: update docker-compose.yaml
All checks were successful
Build and Push Docker Image / tests (push) Successful in 54s
Build and Push Docker Image / build (push) Successful in 4m50s

This commit is contained in:
Lars Hampe 2024-11-12 16:17:16 +01:00
parent fc125519b9
commit 4046c31fbd

View File

@ -12,7 +12,6 @@ services:
cache:
container_name: boring_redis
image: redis:7.4.1-alpine
restart: always
ports:
- '6379:6379'
# command: redis-server --save 20 1 --loglevel warning --requirepass development