Skip to content

Commit

Permalink
Update docker-compose.yaml, beacon-ri-tools service
Browse files Browse the repository at this point in the history
  • Loading branch information
MauricioMoldes authored Nov 1, 2022
1 parent 91f59d4 commit b9ffc7d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions deploy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ services:
hostname: beacon-ri-tools
networks:
- beacon-priv
volumes:
- ./my_data:/usr/share/beacon-ri/beacon2-ri-tools/my_data
#volumes:
#- ./my_data:/usr/share/beacon-ri/beacon2-ri-tools/my_data
command: bash /usr/share/beacon-ri/beacon2-ri-tools/BEACON/bin/deploy_external_tools.sh
tty: true

###########################################
# training-ui
Expand Down

0 comments on commit b9ffc7d

Please sign in to comment.