remove unused infra

This commit is contained in:
Kfir Dayan 2024-01-08 21:34:00 +02:00
parent 7778626bcb
commit a63b31da04

View file

@ -1,7 +0,0 @@
version: '3'
services:
redis:
image: redis:latest
ports:
- "6379:6379"