Skip to content

Commit

Permalink
chore: remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
geekyharsh05 committed Oct 6, 2024
1 parent d1c4cac commit f7eac65
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,7 @@ services:
interval: 10s
timeout: 5s
retries: 5

# prisma-studio:
# container_name: prisma-studio
# image: timothyjmiller/prisma-studio:latest
# restart: unless-stopped
# depends_on:
# postgres:
# condition: service_healthy
# ports:
# - "5555:5555"


redis:
container_name: redis-server
image: redis/redis-stack:latest
Expand Down

0 comments on commit f7eac65

Please sign in to comment.