Skip to content

Commit

Permalink
changes done according to the comments provided in PR eclipse-sdv-blu…
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekpandey02 committed Jan 31, 2024
1 parent b7c2b3f commit f2e9737
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion fms-blueprint-compose-zenoh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ services:
RUST_LOG: zenoh=info
image: eclipse/zenoh:0.10.1-rc
container_name: "fms-zenoh-router"
network_mode: host
networks:
- "fms-backend"
- "fms-vehicle"
ports:
- 7447:7447/tcp
- 1883:1883/tcp
Expand Down

0 comments on commit f2e9737

Please sign in to comment.