Skip to content

Commit

Permalink
docker-compose bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziofiorucci committed Dec 20, 2023
1 parent 69e09cf commit d452598
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contrib/docker-compose/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ volumes:
services:
redis:
image: redis
user: "${USERID}:${USERGROUP}"
container_name: "redis"
restart: always
ports:
Expand Down

0 comments on commit d452598

Please sign in to comment.