From 0312a1e37c0bf34a3886fdbaefcebfb771619927 Mon Sep 17 00:00:00 2001 From: Pascal Schmid Date: Tue, 16 Apr 2024 08:10:27 +0200 Subject: [PATCH] Remove commented code --- docker-compose.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index be50e08..7fbc9f0 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -63,7 +63,6 @@ services: image: quay.io/cloudhut/owl-shop:latest networks: - redpanda_network - #platform: 'linux/amd64' environment: - SHOP_KAFKA_BROKERS=redpanda:29092 - SHOP_KAFKA_TOPICREPLICATIONFACTOR=1 @@ -78,7 +77,6 @@ services: container_name: connect networks: - redpanda_network - #platform: 'linux/amd64' depends_on: - redpanda ports: