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

L2SS-394: Removed last occurance of TANGO_LOFAR_LOCAL_DIR

parent 485cda31
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ services: ...@@ -21,7 +21,7 @@ services:
- control - control
volumes: volumes:
- ..:/opt/lofar/tango:rw - ..:/opt/lofar/tango:rw
- ${TANGO_LOFAR_LOCAL_DIR}/jupyter-notebooks:/jupyter-notebooks:rw - ../jupyter-notebooks:/jupyter-notebooks:rw
- ${HOME}:/hosthome - ${HOME}:/hosthome
environment: environment:
- TANGO_HOST=${TANGO_HOST} - TANGO_HOST=${TANGO_HOST}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment