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

Merge branch 'master' into 2021-03-16-Branched_from_master-ELK-stack

parents 8ab0eedb d83e46f4
No related branches found
No related tags found
1 merge request!7Resolve #2021 "03 16 branched from master elk stack"
...@@ -27,5 +27,5 @@ services: ...@@ -27,5 +27,5 @@ services:
- --timeout=30 - --timeout=30
- --strict - --strict
- -- - --
- python3 -u ${TANGO_LOFAR_CONTAINER_DIR}/PCC/PCC LTS -v - python3 -u ${TANGO_LOFAR_CONTAINER_DIR}/devices/PCC.py LTS -v
restart: on-failure restart: on-failure
...@@ -27,5 +27,5 @@ services: ...@@ -27,5 +27,5 @@ services:
- --timeout=30 - --timeout=30
- --strict - --strict
- -- - --
- python3 -u ${TANGO_LOFAR_CONTAINER_DIR}/SDP/SDP LTS -v - python3 -u ${TANGO_LOFAR_CONTAINER_DIR}/devices/SDP.py LTS -v
restart: on-failure restart: on-failure
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