diff --git a/docker-compose.yaml b/docker-compose.yaml index 5c966bc..9fdf219 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -73,5 +73,6 @@ services: - web - rabbitmq - postgres + - storage volumes: - /var/run/docker.sock:/var/run/docker.sock \ No newline at end of file