Skip to content

Commit

Permalink
redis admin port
Browse files Browse the repository at this point in the history
  • Loading branch information
batdevis committed Oct 16, 2024
1 parent f7b05e6 commit 278d56d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/chatbot/docker/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ services:
image: redis/redis-stack:7.2.0-v13
ports:
- "6379:6379"
- "8001:8001"
networks:
- ntw

Expand Down

0 comments on commit 278d56d

Please sign in to comment.