Update docker-compose.yml
This commit is contained in:
parent
c2876fd00b
commit
d95765b6f8
|
@ -14,7 +14,6 @@ services:
|
|||
image: git.spirirobotics.com/spiri/services-mavproxy:main
|
||||
command: >
|
||||
mavproxy.py --non-interactive
|
||||
--out=udpbcast:192.168.7.255:14560
|
||||
--out=tcpin:0.0.0.0:5760
|
||||
--master=udpout:ardupilot:5000
|
||||
restart: always
|
||||
|
|
Loading…
Reference in New Issue