Skip to content

Commit

Permalink
Renames datalake network to minio for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsMurumba committed Nov 20, 2024
1 parent 8a14e13 commit 84103eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions climate-mediator/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
networks:
openhim:
clickhouse:
datalake:
minio:
public:
default:
environment:
Expand All @@ -28,7 +28,7 @@ networks:
clickhouse:
name: clickhouse_public
external: true
datalake:
minio:
name: minio_public
external: true
public:
Expand Down

0 comments on commit 84103eb

Please sign in to comment.