Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
reihsr authored Jan 4, 2020
1 parent bc57868 commit 8de41d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:

§§INSTANCE-openspecimen-web:
image: bibbox/openspecimen:v6-2-x
command: sh /opt/tomcat/latest/bin/catalina.sh start
command: /opt/tomcat/latest/bin/catalina.sh start
container_name: §§INSTANCE-openspecimen-web
restart: unless-stopped
networks:
Expand Down

0 comments on commit 8de41d9

Please sign in to comment.