Remove commented code

This commit is contained in:
2024-04-16 08:10:27 +02:00
parent c98e8da2ec
commit 0312a1e37c

View File

@@ -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: