Skip to content
Snippets Groups Projects

WIP: L2SS-470: Fix station boot

Closed Jan David Mol requested to merge L2SS-470-fix-boot into master
8 files
+ 35
41
Compare changes
  • Side-by-side
  • Inline
Files
8
@@ -31,6 +31,7 @@ services:
- ..:/opt/lofar/tango:rw
environment:
- TANGO_HOST=${TANGO_HOST}
working_dir: /opt/lofar/tango
entrypoint:
- bin/start-ds.sh
# configure CORBA to _listen_ on 0:port, but tell others we're _reachable_ through ${HOSTNAME}:port, since CORBA
Loading