We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 377c985 commit d12c0bbCopy full SHA for d12c0bb
docker/docker-compose.networking.yaml
@@ -28,8 +28,6 @@ services:
28
ubx:
29
networks:
30
- dds
31
- ports:
32
- - "${SOCAT_BRIDGE_PORT:?empty or not set}:${SOCAT_BRIDGE_PORT:?empty or not set}/tcp"
33
environment:
34
SOCAT_BRIDGE_PORT: ${SOCAT_BRIDGE_PORT:?empty or not set}
35
GISNAV_FCU_URL: ${GISNAV_FCU_URL:?empty or not set} # todo TCP bridge only for simulation?
@@ -39,8 +37,6 @@ services:
39
37
nmea:
40
38
41
42
43
44
45
46
0 commit comments