From 8edafc5dd9ced567e08aa345d6a2e89013ffacab Mon Sep 17 00:00:00 2001 From: Nabarun Date: Thu, 14 Dec 2023 15:43:28 +0530 Subject: [PATCH] Remove ipfs-glob-host from network config in osmosis readme --- stack_orchestrator/data/stacks/osmosis/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/stack_orchestrator/data/stacks/osmosis/README.md b/stack_orchestrator/data/stacks/osmosis/README.md index bdf46160..54cda3da 100644 --- a/stack_orchestrator/data/stacks/osmosis/README.md +++ b/stack_orchestrator/data/stacks/osmosis/README.md @@ -44,9 +44,6 @@ network: - '4000:4000' nginx: - '3000:80' - ipfs-glob-host: - - '8081:8080' - - '5001:5001' ``` ### Data volumes