Skip to content

Commit

Permalink
chore: add note about redis image
Browse files Browse the repository at this point in the history
  • Loading branch information
dantetemplar committed Jul 8, 2024
1 parent 2723508 commit a4e81f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ services:
restart: always

redis:
# See more: https://hub.docker.com/_/redis
build: ./redis # See ./redis/Dockerfile for more details
restart: always
volumes:
Expand Down

0 comments on commit a4e81f4

Please sign in to comment.