Skip to content
Snippets Groups Projects
Commit 8eb505d1 authored by Jan David Mol's avatar Jan David Mol
Browse files

L2SS-276: Expose XST TCP port as well

parent 6338122e
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,7 @@ services:
- data
ports:
- "5002:5002/udp" # port to receive XST UDP packets on
- "5102:5102/tcp" # port to emit XST TCP packets on
- "5706:5706" # unique port for this DS
volumes:
- ${TANGO_LOFAR_CONTAINER_MOUNT}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment