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

L2SS-470: Start apsct when starting apsct

parent 5931353e
No related branches found
No related tags found
1 merge request!181Resolve L2SS-472 "Fix devices"
......@@ -37,5 +37,5 @@ services:
- bin/start-ds.sh
# configure CORBA to _listen_ on 0:port, but tell others we're _reachable_ through ${HOSTNAME}:port, since CORBA
# can't know about our Docker port forwarding
- l2ss-apspu Apsct STAT -v -v -ORBendPoint giop:tcp:0:5709 -ORBendPointPublish giop:tcp:${HOSTNAME}:5709
- l2ss-apsct Apsct STAT -v -v -ORBendPoint giop:tcp:0:5709 -ORBendPointPublish giop:tcp:${HOSTNAME}:5709
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