Skip to content

Commit

Permalink
chore: compose에서 redis 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
van1164 committed Jun 2, 2024
1 parent 2a1690d commit 3a432e5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,6 @@ services:
- tmp:/tmp
# restart: unless-stopped


redis:
image: redis
container_name: redis
ports:
- "6379:6379"
restart: unless-stopped

nginx-rtmp:
image: van133/nginx-rtmp:ssl
ports:
Expand Down

0 comments on commit 3a432e5

Please sign in to comment.