Skip to content

Commit

Permalink
Update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrekkr committed Oct 10, 2024
1 parent d2b16a3 commit f3c9891
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1013,7 +1013,7 @@ services:
- 8080:80
redis:
image: redis
# Map TCP port 6379 on Docker host to a random free port on the Redis container
# Map random free TCP port on Docker host to port 6379 on redis container
ports:
- 6379/tcp
steps:
Expand Down

0 comments on commit f3c9891

Please sign in to comment.