Skip to content

Commit 50c33a8

Browse files
committed
Update Orion and MongoDB
1 parent 0b45ba2 commit 50c33a8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docker-compose/northport-wilma.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ services:
4848
container_name: fiware-iot-agent
4949
depends_on:
5050
- mongo-db
51-
- orion
51+
- orion-v2
5252
networks:
5353
- default
5454
ports:

docker-compose/orion-kong.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ services:
4848
container_name: fiware-iot-agent
4949
depends_on:
5050
- mongo-db
51-
- orion
51+
- orion-v2
5252
networks:
5353
- default
5454
ports:

docker-compose/orion-wilma.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ services:
4848
container_name: fiware-iot-agent
4949
depends_on:
5050
- mongo-db
51-
- orion
51+
- orion-v2
5252
networks:
5353
- default
5454
ports:

docker-compose/southport-wilma.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ services:
4848
container_name: fiware-iot-agent
4949
depends_on:
5050
- mongo-db
51-
- orion
51+
- orion-v2
5252
networks:
5353
- default
5454
ports:

0 commit comments

Comments
 (0)