@ -3,6 +3,8 @@ services:
db:
restart: always
image: postgres:alpine
volumes:
- ./postgres-data:/var/lib/postgresql/data
redis:
image: redis:alpine