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

L2SS-244: Actually expose the UDP port we want to receive statistics on

parent 8b3c08e7
No related branches found
No related tags found
1 merge request!56L2SS-244: Expose the SSTs in MPs
......@@ -23,6 +23,8 @@ services:
SOURCE_IMAGE: ${DOCKER_REGISTRY_HOST}/${DOCKER_REGISTRY_USER}/tango-itango:9.3.3.7
container_name: ${CONTAINER_NAME_PREFIX}device-statistics
network_mode: ${NETWORK_MODE}
ports:
- 5001:5001/udp
volumes:
- ${TANGO_LOFAR_CONTAINER_MOUNT}
environment:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment