services: redis: ports: - "6379:6379" postgresql: ports: - "5432:5432" rabbitmq: ports: - "5672:5672"