From 24378430ded7af9e6894841b8f02267e4017cf45 Mon Sep 17 00:00:00 2001 From: Piotr Biernat Date: Wed, 24 May 2023 14:28:20 +0200 Subject: [PATCH] update --- deploy/egommerce-stack.dev.yml | 1 - deploy/egommerce-stack.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/deploy/egommerce-stack.dev.yml b/deploy/egommerce-stack.dev.yml index 187def4..5070165 100644 --- a/deploy/egommerce-stack.dev.yml +++ b/deploy/egommerce-stack.dev.yml @@ -143,4 +143,3 @@ services: - DATABASE_URL=postgres://postgres:12345678@postgres-db:5432/egommerce - MONGODB_URL=mongodb://mongodb:12345678@mongo-db:27017 - EVENTBUS_URL=amqp://guest:guest@api-eventbus:5672 - diff --git a/deploy/egommerce-stack.yml b/deploy/egommerce-stack.yml index cf4aeae..a4a1967 100644 --- a/deploy/egommerce-stack.yml +++ b/deploy/egommerce-stack.yml @@ -387,4 +387,3 @@ networks: order-worker-network: driver: overlay #internal: true -