Skip to content

Commit

Permalink
Update Orion and MongoDB
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Jan 30, 2024
1 parent 0b45ba2 commit 50c33a8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docker-compose/northport-wilma.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ services:
container_name: fiware-iot-agent
depends_on:
- mongo-db
- orion
- orion-v2
networks:
- default
ports:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose/orion-kong.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ services:
container_name: fiware-iot-agent
depends_on:
- mongo-db
- orion
- orion-v2
networks:
- default
ports:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose/orion-wilma.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ services:
container_name: fiware-iot-agent
depends_on:
- mongo-db
- orion
- orion-v2
networks:
- default
ports:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose/southport-wilma.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ services:
container_name: fiware-iot-agent
depends_on:
- mongo-db
- orion
- orion-v2
networks:
- default
ports:
Expand Down

0 comments on commit 50c33a8

Please sign in to comment.