Skip to content

Commit

Permalink
Update compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
delihus authored Feb 16, 2024
1 parent 3aa4712 commit efc3f29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ services:
nmea-gps:
image: husarion/nmea-gps:humble-2.0.1-20240209
network_mode: host
restart: always
volumes:
- ./params:/params
command: >
Expand Down

0 comments on commit efc3f29

Please sign in to comment.